openMicrophone abstract method
Open the local microphone and publish the audio stream.
Returns: TUIActionCallback.
Implementation
Future<TUIActionCallback> openMicrophone();
Open the local microphone and publish the audio stream.
Returns: TUIActionCallback.
Future<TUIActionCallback> openMicrophone();