ISpeechPhraseProperty NumberOfElements Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Interface: ISpeechPhraseProperty

NumberOfElements Property


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


Syntax

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

Parts

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

Example

See the example for ISpeechPhraseProperty.FirstElement for a complete example.