#Unsure what that is Can you elaborate

1 messages · Page 1 of 1 (latest)

limpid wing
#

using react native

cold oar
#

React Native should be UI only?
It depends on what your backend is. You can do it with Javascript, c#, python, and others.

limpid wing
#

both

#

reat native should play the audio

#

the backend javascript generate the stream with eleven labs

split quiver
limpid wing
#

I want to know if someone has an example or snippets

split quiver
#

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