closeMicrophone abstract method

Future<void> closeMicrophone()

Close the local microphone and stop publishing the audio stream.

Implementation

Future<void> closeMicrophone();