Members
(constant) EVENTS :VoiceEvent
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
`error` event data
Type:
- Object
NoErrorData
`start`, `end`, and `recognized` events data
Type:
- Object
ResultsData
`partialResults` and `results` event data
Type:
- Object
VoiceEvent
Type:
- string
VolumeChangedData
`volumeChanged` event data
Type:
- Object