You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseReplacement
The FirstElement property returns the index of the first phrase element to be replaced.
The phrase elements replaced are contained in the same recognition result that contains the phrase replacement.
Set: | (This property is read-only) |
Get: | Long = ISpeechPhraseReplacement.FirstElement |
Use of the FirstElement property is demonstrated in a code example at the end of this section.
You are reading help file online using chmlib.com
|