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