enableAudio()
Enables (turns on) user's microphone.
sambaFrame.enableAudio();
Sample use case: Have a custom toolbar in your integration and want user to control microphone from it.
Last updated
Enables (turns on) user's microphone.
sambaFrame.enableAudio();
Sample use case: Have a custom toolbar in your integration and want user to control microphone from it.
Last updated