speakerOn method

Future<void> speakerOn()

Implementation

Future<void> speakerOn() => _rtc.enableSpeaker();