SpeechRecognizer.canceled Field
Definition
The event canceled signals that the recognition was canceled.
public final EventHandlerImpl<SpeechRecognitionCanceledEventArgs> canceled= new EventHandlerImpl<SpeechRecognitionCanceledEventArgs>(eventCounter)
Field Value
final EventHandlerImpl<SpeechRecognitionCanceledEventArgs>