IAudioReadWriter interface provides methods for reading/writing audio data.
| Type | Description |
|---|---|
| Mp3ReadWriter | Reads/writes audio data from/to the Mp3 stream. |
| RawReadWriter | Reads/writes an audio data from/to the headerless stream. Slinear, Gsm, A-law, mu-law etc. |
| WaveReadWriter | Reads/writes audio data from/to the Wave stream. |
Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll)