User Tools

Site Tools


built_in:speechrecognition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:speechrecognition [2016/12/19 16:45]
120.57.117.110 [Table]
built_in:speechrecognition [2016/12/20 00:45]
Line 1: Line 1:
-====== Speech Recognition control ====== 
  
-==== Methods ===== 
-Some controls use the same methods.\\ 
-For examples of the **[[same methods]]** look here. 
-^ Method                                             ^ Description                                                                    ^ 
-| SpeechRecognition.Cancel()                                                                                                        | 
-| SpeechRecognition.GetRMS()                                                                                                        | 
-| SpeechRecognition.GetType()                        |                                                                                | 
-| SpeechRecognition.IsListening()                    | returns true if recognition is on going                                        | 
-| SpeechRecognition.Recognize()                      | start speech recognition                                                       | 
-| SpeechRecognition.SetOnError( callback )                                                                                          | 
-| SpeechRecognition.SetOnReady( callback )                                                                                          | 
-| SpeechRecognition.SetOnResult( callback, partial)  | callback takes results, an array of results and partial, a boolean as options  | 
-| SpeechRecognition.Stop()                                                                                                          | 
- 
- 
-====Options==== 
- 
-^ Option   ^ Description ^ 
-| Partial  |  | 
built_in/speechrecognition.txt · Last modified: 2016/12/20 00:45 (external edit)