addCustomAudioTrack

suspend fun addCustomAudioTrack(name: CustomTrackName, source: CustomAudioSource)

See the documentation for CallClient.addCustomAudioTrack

Throws OperationFailedException on failure.