getSupportedFormats

abstract fun getSupportedFormats(): List<AudioFormat>

Get supported audio formats. Should use the audio format in this list at startDetect. If not supported format provided, startDetect return true. but, DetectorResultObserver.onError will be called.

Return

supported audio formats