This topic has not yet been rated - Rate this topic

ISpeechPhraseRule NumberOfElements Property (SAPI 5.3)

Speech API 5.3

Microsoft Speech API 5.3

Interface: ISpeechPhraseRule

NumberOfElements Property


The NumberOfElements property returns the number of phrase elements spanned by this rule.


Syntax

Set: (This property is read-only)
Get: Long = ISpeechPhraseRule.NumberOfElements

Parts

ISpeechPhraseRule
The owning object.
Long
Set: (This property is read-only)
Get: A Long variable that gets the number of elements.

Example

For an example of the use of the NumberOfElements property, see the code example at the end of this section.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.