classafFancomSapi::ISpeechPhraseProperties

sys::Obj
  afFancom::Collection
    afFancomSapi::ISpeechPhraseProperties

Represents a collection of ISpeechPhraseProperty objects.

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

@clsid {08166B47-102E-4B23-A599-BDB98DBFD1F4}

asList

Source

virtual override ISpeechPhraseProperty?[] asList()

find

Source

virtual override ISpeechPhraseProperty? find(|Obj?,Int->Bool callback)

item

Source

virtual override ISpeechPhraseProperty? item(Int index)

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)