react-native-track-player icon indicating copy to clipboard operation
react-native-track-player copied to clipboard

Playback streamed audio buffer

Open pax-k opened this issue 1 year ago • 1 comments

I have an arrayBuffer which I want to playback as a stream. Is this possible?

pax-k avatar Apr 04 '24 14:04 pax-k

you can use this as a ref on android https://github.com/google/ExoPlayer/issues/7228

lovegaoshi avatar Apr 04 '24 15:04 lovegaoshi