ISpeechPhraseProperty NumberOfElements Property (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform


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.