muteMicrophone method

void muteMicrophone()

Implementation

void muteMicrophone() => _bloc.add(const MuteMicrophoneEvent());