stopASRCaption abstract method

Future<VoidResult> stopASRCaption()

Stops the currently running ASR captioning session.

Not supported on Windows/macOS. Returns an unsupported result on desktop runtimes.

Implementation

Future<VoidResult> stopASRCaption();