livekit_error_microphoneStartFail property

  1. @override
String get livekit_error_microphoneStartFail
override

No description provided for @livekit_error_microphoneStartFail.

In en, this message translates to: 'System issue, failed to open the microphone_ Check if the microphone device is working properly'

Implementation

@override
String get livekit_error_microphoneStartFail =>
    'System issue, failed to open the microphone_ Check if the microphone device is working properly';