triple._.a
TTCTheo's Typesafe Cult
•Created by triple._.a on 1/19/2024 in #questions
Upload a buffer to UploadThing?
Hello! I'm trying to upload an audio file but it is in the form of a buffer, I'm not really sure where to go from here.
Here's my code:
So, I'm generating some audio using the elevenlabs api, and I'm just saving it locally and playing back from there. But of course, this isn't the way to go with a real-world application. I looked around in the documentations for a while but couldn't find an example with a buffer. I'm kind of a beginner still so I don't really know what buffers are either.
3 replies