Global

Members

(constant) EVENTS :VoiceEvent

Source:
Properties:
Name Type Description
start VoiceEvent
end VoiceEvent
volumeChanged VoiceEvent
partialResults VoiceEvent
results VoiceEvent
recognized VoiceEvent
error VoiceEvent
List of available events
Type:

Type Definitions

ErrorData

Source:
`error` event data
Type:
  • Object

NoErrorData

Source:
`start`, `end`, and `recognized` events data
Type:
  • Object

ResultsData

Source:
`partialResults` and `results` event data
Type:
  • Object

VoiceEvent

Source:
Type:
  • string

VolumeChangedData

Source:
`volumeChanged` event data
Type:
  • Object