stopASRCaption abstract method
Stops the currently running ASR captioning session.
Not supported on Windows/macOS. Returns an unsupported result on desktop runtimes.
Implementation
Future<VoidResult> stopASRCaption();
Stops the currently running ASR captioning session.
Not supported on Windows/macOS. Returns an unsupported result on desktop runtimes.
Future<VoidResult> stopASRCaption();