openMicrophone abstract method

Future<TUIActionCallback> openMicrophone()

Open the local microphone and publish the audio stream.

Returns: TUIActionCallback.

Implementation

Future<TUIActionCallback> openMicrophone();