TAPIEx ActiveX Control v3.6 |
The OnWaveOutBuffer event is fired when it need the wave buffer data. Users ought to use Writebuffer method output the buffer to the device within OnWaveOutBuffer event.
Event OnWaveOutBuffer( m_Call As TAPICall BufferSize As Long)
)