Software Archive
Read-only legacy content
17061 Discussions

Record and extract audio with rssdk file

valerian_g_
Beginner
196 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