#Unsure what that is Can you elaborate
1 messages · Page 1 of 1 (latest)
React Native should be UI only?
It depends on what your backend is. You can do it with Javascript, c#, python, and others.
both
reat native should play the audio
the backend javascript generate the stream with eleven labs
Sounds like you already know what to do
I want to know if someone has an example or snippets
well for expo, you're just playing an audio file so there's not example to show. For the server-side, it's basically a fetch that saves the response to a file so any code snippet that saves an API response to a file would be the same