classafFancomSapi::SpMemoryStream

sys::Obj
  afFancomSapi::ISpeechBaseStream
    afFancomSapi::SpMemoryStream

Supports audio stream operations in memory.

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

@clsid {5FB7EF7D-DFF4-468A-B6B7-2FCBD188F994}

getData

Source

Variant getData()

Gets the contents of the stream.

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)

makeFromProgId

Source

new makeFromProgId()

progId

Source

const static Str progId := "SAPI.SpMemoryStream"

setData

Source

Void setData(Variant? data)

Sets the contents of the stream.