TAPIEx.NET Component Documentation

WaveInBuffer Property

[Visual Basic]
Public ReadOnly Property WaveInBuffer() As Byte()
[C#]
public byte[] WaveInBuffer [ get]

Description

Returns the waveform-audio data.

Remarks

The return value is the raw audio data in array of bytes.

See Also

OnWaveInBuffer

Support editions