User Tools

Site Tools


built_in:speechrecognition

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
built_in:speechrecognition [2016/12/19 16:38]
120.57.117.110 [Table]
built_in:speechrecognition [2016/12/20 00:45] (current)
Line 4: Line 4:
 Some controls use the same methods.\\ Some controls use the same methods.\\
 For examples of the **[[same methods]]** look here. For examples of the **[[same methods]]** look here.
-^ Method                                    ^ Description  +^ Method                                             ^ Description                                                                    
-| SpeechRecognition.Cancel()                             +| SpeechRecognition.Cancel()                                                                                                        
-| SpeechRecognition.GetRMS()                             +| SpeechRecognition.GetRMS()                                                                                                        
-| SpeechRecognition.GetType()                            +| SpeechRecognition.GetType()                                                                                                       
-| SpeechRecognition.IsListening()                        +| SpeechRecognition.IsListening()                    returns true if recognition is on going                                        
-| SpeechRecognition.Recognize()                          +| SpeechRecognition.Recognize()                      start speech recognition                                                       
-| SpeechRecognition.SetOnError( callback )               +| SpeechRecognition.SetOnError( callback )                                                                                          
-| SpeechRecognition.SetOnReady( callback )               +| SpeechRecognition.SetOnReady( callback )                                                                                          
-| , partial                                              +SpeechRecognition.SetOnResult( callback, partial)  callback takes results, an array of results and partial, a boolean as options  
-| SpeechRecognition.Stop()                               |+| SpeechRecognition.Stop()                                                                                                          |
  
  
built_in/speechrecognition.1482165517.txt.gz · Last modified: 2016/12/20 00:38 (external edit)