You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseRule
The Id property returns the ID of the phrase rule.
In the Speech Text Grammar Format, this data is specified in the ID attribute of the RULE element.
Set: | (This property is read-only) |
Get: | Long = ISpeechPhraseRule.Id |
For an example of the use of the Id property, see the code example at the end of this section.
You are reading help file online using chmlib.com
|