Open
Description
openedon Dec 4, 2019
If you would want to prioritize this feature work, please vote and optionally, provide a user story.
Feature Request
Today, Speech SDK do not support abort recognition, a.k.a. stopContinuousRecognitionAsync
.
The stopContinuousRecognitionAsync
in the Speech SDK can be used to stop both continuous mode (a.k.a. startContinuousRecognitionAsync
) and interactive mode (a.k.a. listenOnceAsync
).
[Enhancement]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment