onACKStopLiveTranscription property
Acknowledgment callback for stopping live transcription.
This callback is triggered when the request to stop live transcription is acknowledged.
Implementation
static void Function(Map<dynamic, dynamic> map)? onACKStopLiveTranscription;