SNAudioStreamAnalyzer
An object you create to analyze a stream of audio data and provide the results to your app.
Declaration
class SNAudioStreamAnalyzerMentioned in
Overview
Run an SNRequest on an audio stream by creating an SNAudioStreamAnalyzer. You can run the same sound analysis request on multiple stream analyzers, and each analyzer can process multiple requests. An audio file analyzer generates an SNResult each time any of its active requests recognizes a sound.