Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
Interface: ISpeechPhraseReplacement
DisplayAttributes Property
The DisplayAttributes property returns a set of SpeechDisplayAttributes constants specifying information about the display of this word.
Syntax
| Set: | (This property is read-only) |
| Get: | SpeechDisplayAttributes = ISpeechPhraseReplacement.DisplayAttributes |
Parts
- ISpeechPhraseReplacement
The owning object. - SpeechDisplayAttributes
Set: (This property is read-only)
Get: One or more SpeechDisplayAttributes constants representing the value of the property.
Example
Use of the DisplayAttributes property is demonstrated in a code example at the end of this section.