@김지상 You can try this sample to check the recognizing events from the speech recognizer. I used a keyword table created from my project with a keyword and tested this scenario.
What about recognizing of SpeechRecognizer ?
김지상
21
Reputation points
I'm trying to test for 'recognizing', not recognized, of SpeechRecognize on Python.
Unfortunately, never seen an event or callback signal for recognizing on my test. But, the response or event signal of 'recognized' is very well.
I'd like to know more details about recognizing test.
So, my question about that is there any way to setting or configuring to get the SpeechRecognitionEventArgs or in related about some more information on recognizing intermediate response.
Or sample, test results about this issue for sharing any feedback for me. Thanks.
Accepted answer
-
romungi-MSFT 46,831 Reputation points Microsoft Employee
2020-12-03T08:26:19.05+00:00