classafFancomSapi::ISpeechAudioBufferInfo
sys::Obj afFancomSapi::ISpeechAudioBufferInfo
Defines the audio stream buffer information.
http://msdn.microsoft.com/en-us/library/ee125232%28v=vs.85%29.aspx
@clsid {11B103D8-1142-4EDF-A093-82FB3915F8CC}
- bufferSize
Int? bufferSize
Gets and sets the size of the audio object's buffer, in milliseconds.
- eventBias
Int? eventBias
Gets and sets the amount of time, in milliseconds, by which event notifications precede the actual occurrence of the events.
- makeFromDispatch
new makeFromDispatch(Dispatch dispatch)
- minNotification
Int? minNotification
Gets and sets the minimum preferred time, in milliseconds, between the actual time an event notification occurs and the ideal time.