You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseReplacement
The NumberOfElements property returns the number of elements to 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.NumberOfElements |
Use of the NumberOfElements property is demonstrated in a code example at the end of this section.
You are reading help file online using chmlib.com
|