onSelfTranscriptionOff property
Callback for when self-transcription is turned off.
This callback is triggered when self-transcription has successfully stopped.
Implementation
static void Function(Map<dynamic, dynamic> map)? onSelfTranscriptionOff;