enableAudioInputPreview

open fun enableAudioInputPreview(device: String): Boolean

Enables preview mode for Audio Input. input meter notifications will come through inputMeterChanged

Return

Returns true if operation successful, returns false otherwise

Parameters

device

Device name to use for input preview. For Android, only "Default device" is accepted