You are reading help file online using chmlib.com 
     | 
  
The ISpeechPhraseProperty automation interface stores the information for a semantic property.
The ISpeechPhraseProperty automation interface contains the following elements:
| Properties | Description | 
|---|---|
| Children Property | Returns a collection of the property's child objects. | 
| Confidence Property | Returns the confidence value for this semantic property computed by SAPI or the speech recognition engine. | 
| EngineConfidence Property | Returns the confidence value for this semantic property computed by the speech recognition (SR) engine. | 
| FirstElement Property | Returns the offset of the first spoken element spanned by this property. | 
| Id Property | Returns the ID of the semantic property. | 
| Name Property | Returns the name of the semantic property. | 
| NumberOfElements Property | Returns the number of spoken elements spanned by this property. | 
| Parent Property | Specifies the parent of the semantic property. | 
| Value Property | Returns the value of the semantic property. | 
You are reading help file online using chmlib.com 
     |