Converting Base64 to MP3 or WAV file #2772
Unanswered
Maya-Taliaferro
asked this question in
Q&A
Replies: 1 comment
-
I ended up using the apprach:
also see #1202 (comment) and #796 (reply in thread) for examples |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have an experiment which records audio from a participant's mic utilizing html-audio-response. This plugin records the audio in Base64 format. I was wondering if anyone knows any scripts (python, Matlab or R all ok) and/or programs that can read in Base64 and convert it to an mp3 or wav file? Ideally I'd like to do this for multiple Base64 strings.
Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions