enableAudio method

Future<void> enableAudio()

Implementation

Future<void> enableAudio() => _rtc.enableAudio();