speakerOff method

Future<void> speakerOff()

Implementation

Future<void> speakerOff() => _rtc.disableSpeaker();