Represents the event arguments triggered when listening stops in the SpeechToText component.
Event
Specifies the event type associated with the stop 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 stops.
string
Specifies name of the event.