Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 502 Bytes

wav_codecs.rst

File metadata and controls

24 lines (14 loc) · 502 Bytes

WAV Decoder and Encoder

Decode and encode an audio data stream from / to WAV format.

Application Examples

Implementation of this API is demonstrated in the following examples:

  • player/pipeline_play_sdcard_music
  • recorder/pipeline_wav_amr_sdcard

API Reference - Decoder

API Reference - Encoder