Represents the event arguments when a listening is started in the Speech to text component.
boolean
Indicates whether the listening or speech action should be canceled.
Setting this to true
prevents listening.
Event
Specifies the event type associated with the start listening action.
boolean
Indicates whether the listening event was triggered by user interaction (true
)
or programmatically (false
).
Represents the current state of the component when listening starts.
string
Specifies name of the event.