startASRCaption abstract method
Starts ASR (speech-to-text) captioning with the given config.
Not supported on Windows/macOS. Returns an unsupported result on desktop runtimes.
Implementation
Future<VoidResult> startASRCaption(NEASRCaptionConfig config);