MicrophoneManager
class MicrophoneManager(val mediaManager: MediaManagerImpl, val audioUsage: Int, val audioUsageProvider: () -> Int)
The Microphone manager makes it easy to use your microphone in a call
Samples
Properties
Functions
Link copied to clipboard
Link copied to clipboard
List the devices, returns a stateflow with audio devices
Link copied to clipboard
Select a specific device
Link copied to clipboard
Set the audio bitrate profile. This can only be set before joining the call. Once the call is joined, changes to the audio bitrate profile will be ignored.
Link copied to clipboard
Enable or disable the microphone