- Jun 6, 2020
- 11,576
- 4,481
With this, you can add speech recognition feature to your application without google speech recognition popup (check attached example),
SpeechRecognitionNoUI
Author: @Biswajit
Version: 1.4
SpeechRecognitionNoUI
Author: @Biswajit
Version: 1.4
- SpeechRecognitionNoUI
- Events:
- ReadyForSpeech
Called when the endpointer is ready for the user to start speaking. - BeginningOfSpeech
The user has started to speak. - EndOfSpeech
The user stops speaking. - Error (Msg As String)
A network or recognition error occurred. - PartialResults (Texts As List)
Partial recognition results are available. - Results (Texts As List)
Recognition results are ready. - RmsChanged (RmsValue As Int)
The sound...
- ReadyForSpeech
- Events:
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید