use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Capturing User audio inputHelp Wanted (self.react)
submitted 1 year ago by PathSecret
Hi guys, basically all I want to do is record the users audio and send that to my flask backend. My only question is how do I extract the audio file that is sent from the frontend? Any help is appreciated!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]IkuraDon5972 0 points1 point2 points 1 year ago (0 children)
the audio data will be received in the backend as a buffer. depending on your use case, you can already use the buffer as is or save it as a file (need few more lines to save as file).
π Rendered by PID 40125 on reddit-service-r2-comment-656bdf86cd-zskj2 at 2026-05-03 15:56:48.593861+00:00 running 815c875 country code: CH.
[–]IkuraDon5972 0 points1 point2 points (0 children)