Package apple.soundanalysis
-
Interface Summary Interface Description SNAudioFileAnalyzer.Block_analyzeWithCompletionHandler -
Class Summary Class Description SNAudioFileAnalyzer Analyzes an audio file and provides analysis results to the clientSNAudioStreamAnalyzer Analyzes a stream of audio data and provides analysis results to the client SNAudioStreamAnalyzer should be used to analyze a stream of audio, represented by a sequence of audio buffers over time.SNClassification The likelihood of a sound belonging to identified classSNClassificationResult A result containing the most likely classification candidates in the time range specifiedSNClassifySoundRequest Configure an analyzer to perform sound classification using the provided MLModel.