You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseRule
The FirstElement property returns the audio stream offset of the first phrase element in the recognition result matched by the rule.
| Set: | (This property is read-only) |
| Get: | Long = ISpeechPhraseRule.FirstElement |
For an example of the use of the FirstElement property, see the code example at the end of this section.
You are reading help file online using chmlib.com
|