CancellationReason enum
Defines the possible reasons a recognition result might be canceled.
Fields
| Error = 0 | Indicates that an error occurred during speech recognition. |
| EndOfStream = 1 | Indicates that the end of the audio stream was reached. |