Wav Record Data Logger

A wide range of example files that you can load up in FlowStone
Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

Wav Record Data Logger

Post by admin »

This example is an audio data logger that records a mono wave file to disk.

In this case a pre-buffer is used to delay the audio by 50% of the record time in order to ensure that the event that caused the record is captured.

This way as DSP algorithm could be used to trigger the record and the raw audio data will be stored to disk.
Attachments
Wave Record.fsm
Wav record data logger
(18.27 KiB) Downloaded 5242 times
Post Reply