Articles tagged: SpeechRecognition
Found 22 documents
- Web/API/SpeechRecognition The SpeechRecognition interface of the Web Speech API is the controller interface for the ...
- Web/API/SpeechRecognition/abort The abort() method of the Web Speech API stops the speech recognition service from listening to ...
- Web/API/SpeechRecognition/continuous The continuous property of the SpeechRecognition interface controls whether continuous results ...
- Web/API/SpeechRecognition/grammars The grammars property of the SpeechRecognition interface returns and sets a collection of ...
- Web/API/SpeechRecognition/interimResults The interimResults property of the SpeechRecognition interface controls whether interim results ...
- Web/API/SpeechRecognition/lang The lang property of the SpeechRecognition interface returns and sets the language of the ...
- Web/API/SpeechRecognition/maxAlternatives The maxAlternatives property of the SpeechRecognition interface sets the maximum number of ...
- Web/API/SpeechRecognition/onaudioend The onaudioend property of the SpeechRecognition interface represents an event handler that will ...
- Web/API/SpeechRecognition/onaudiostart The onaudiostart property of the SpeechRecognition interface represents an event handler that ...
- Web/API/SpeechRecognition/onend The onend property of the SpeechRecognition interface represents an event handler that will run ...
- Web/API/SpeechRecognition/onerror The onerror property of the SpeechRecognition interface represents an event handler that will ...
- Web/API/SpeechRecognition/onnomatch The onnomatch property of the SpeechRecognition interface represents an event handler that will ...
- Web/API/SpeechRecognition/onresult The onresult property of the SpeechRecognition interface represents an event handler that will ...
- Web/API/SpeechRecognition/onsoundend The onsoundend property of the SpeechRecognition interface represents an event handler that will ...
- Web/API/SpeechRecognition/onsoundstart The onsoundstart property of the SpeechRecognition interface represents an event handler that ...
- Web/API/SpeechRecognition/onspeechend The onspeechend property of the SpeechRecognition interface represents an event handler that ...
- Web/API/SpeechRecognition/onspeechstart The onspeechstart property of the SpeechRecognition interface represents an event handler that ...
- Web/API/SpeechRecognition/onstart The onstart property of the SpeechRecognition interface represents an event handler that will ...
- Web/API/SpeechRecognition/serviceURI The serviceURI property of the SpeechRecognition interface specifies the location of the speech ...
- Web/API/SpeechRecognition/SpeechRecognition The SpeechRecognition() constructor creates a new SpeechRecognition object instance.
- Web/API/SpeechRecognition/start The start() method of the Web Speech API starts the speech recognition service listening to ...
- Web/API/SpeechRecognition/stop The start() method of the Web Speech API stops the speech recognition service from listening to ...