Skip to content

Latest commit

 

History

History

streams-memory_wav-serial

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Decoding a WAV file

In this example we decode a WAV file into RAW output and send it to the Serial output. The audio processing chain is:

MemoryStream -> AudioOutputStream -> WAVDecoder -> CsvStream