classafFancomSapi::ISpeechPhraseReplacement

sys::Obj
  afFancomSapi::ISpeechPhraseReplacement

specifies a replacement, or text normalization, of one or more spoken words in a recognition result.

http://msdn.microsoft.com/en-us/library/ee125388%28v=vs.85%29.aspx

@clsid {2890A410-53A7-4FB5-94EC-06D4998E3D02}

displayAttributes

Source

SpeechDisplayAttributes? displayAttributes { private set }

Returns a set of SpeechDisplayAttributes constants specifying information about the display of this word.

firstElement

Source

Int? firstElement { private set }

Returns a set of SpeechDisplayAttributes constants specifying information about the display of this word.

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)

numberOfElements

Source

Int? numberOfElements { private set }

Returns the number of spoken elements to replaced.

text

Source

Str? text { private set }

Returns the text of the replacement.