You are reading help file online using chmlib.com
|
The ISpeechAudioBufferInfo automation interface defines the audio stream buffer information.
The ISpeechAudioBufferInfo automation interface contains the following elements:
| Properties | Description |
|---|---|
| BufferSize Property | Gets and sets the size of the audio object’s buffer, in milliseconds. |
| EventBias Property | Gets and sets the amount of time, in milliseconds, by which event notifications precede the actual occurrence of the events. |
| MinNotification Property | Gets and sets the minimum preferred time, in milliseconds, between the actual time an event notification occurs and the ideal time. |
You are reading help file online using chmlib.com
|