add Method
Summary
Defines the prototype of the add function in the event handler.
Syntax
StateChangedEventType.prototype.add = function(
value
)
add(value: StateChangedEventHandler): StateChangedEventHandler;
Parameters
value
A StateChangedEventHandler
value that references a handler.
Requirements
Target Platforms
See Also
StateChangedEventType
StateChangedEventType Members
lt.SpeechRecognition Namespace