Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Record and extract audio with rssdk file

valerian_g_
Beginner
413 Views

Hello,

I want to know if the realsense SDK propose to store in the rssdk file audio data like the video stream. And to extract this data later to convert in mp3 or wav file (for example with the querybuffer method and the saveFile method from the speech synthesis example).
Or maybe it is possible to save the audio stream in a buffer during a recording and convert it at the end of the record but I don't know if it possible with the audiodata structure.
I am looking for a simple implementation to avoid to add more third party library to my software.

Thanks in advance.

Regards,
Valerian

 

0 Kudos
0 Replies
Reply