SpeechRecognitionCanceledEventArgs Class

Class for speech recognition canceled event arguments.

Inheritance
SpeechRecognitionCanceledEventArgs

Constructor

SpeechRecognitionCanceledEventArgs(evt_args)

Parameters

evt_args

Attributes

cancellation_details

The reason why recognition was cancelled.

Returns None if there was no cancellation.