enableAudioOutputPreview

open fun enableAudioOutputPreview(device: String, soundPath: String): Boolean

Enables preview mode for Audio Output. output meter notifications will come through outputMeterChanged

Return

Returns true if operation successful, returns false otherwise

Parameters

device

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

soundPath

A path to a .wav file to play for the output preview