onAsrCaptionResult property

void Function(List<NEAsrCaptionResult?> result)? onAsrCaptionResult
final

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

Implementation

final void Function(List<NEAsrCaptionResult?> result)? onAsrCaptionResult;