onAsrCaptionStateChanged property

void Function(int asrState, int code, String message)? onAsrCaptionStateChanged
final

Not supported on Windows/macOS. Never fired on desktop runtimes.

Implementation

final void Function(int asrState, int code, String message)?
    onAsrCaptionStateChanged;