Name | Description | |
---|---|---|
KeyWordDetectedEventArgs Constructor | Initializes a new instance of the KeyWordDetectedEventArgs class. |
The following tables list the members exposed by KeyWordDetectedEventArgs.
Name | Description | |
---|---|---|
KeyWordDetectedEventArgs Constructor | Initializes a new instance of the KeyWordDetectedEventArgs class. |
Name | Description | |
---|---|---|
Detection | Gets the detection. | |
ThrowErrorOnException | Gets or sets a value indicating whether [throw error on exception]. | |
Word | Gets the word. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |