Speech Recognition JS uses web speech api webkit, if the user enables speech input.
This component uses two parts:
- SpeechSynthesis (Text-to-Speech)
- SpeechRecognition (Asynchronous Speech Recognition)
References:
Speech Recognition JS uses web speech api webkit, if the user enables speech input.
This component uses two parts:
References: