initializeAudioProcessing

abstract fun initializeAudioProcessing(sampleRateHz: Int, numChannels: Int)

Initialize the audio processing.

Note: audio processing methods will be called regardless of whether isEnabled returns true or not.

Sources

SDK source
Link copied to clipboard