The following tables list the members exposed by SpeechRecognitionEngine.
Name | Description | |
---|---|---|
![]() ![]() |
SpeechRecognitionEngine | Initializes a new instance of SpeechRecognitionEngine Object. |
Name | Description | |
---|---|---|
![]() |
createEngine | Creates an engine given the runtime directory. |
![]() |
start | Starts the recognition process. |
![]() |
stop | Stops the recognition process. |
Name | Description | |
---|---|---|
![]() |
isStarted | Indicates the recognition process has started. |
![]() |
speechRecognized | Provides the SpeechRecognizedEventType after completing recognition. |
![]() |
stateChanged | Provides a StateChangedEventType object when the state changes. |