Contents

SNAudioFileAnalyzer

An analyzer that runs sound classification requests on an audio file.

Declaration

class SNAudioFileAnalyzer

Mentioned in

Overview

Run an SNRequest on an audio file by creating an SNAudioFileAnalyzer. You can run the same sound analysis request on multiple file 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.

Topics

Creating an Analyzer

Managing Requests

Analyzing Data

Initializers

See Also

Audio analyzers