Ati
Ati

Reputation: 69

Streaming Audio Record in React Native

To build an interactive app I want to integrate record audio streaming with my react native app. I hunted through

But I didn't find an acquiescent API for this purpose. Is there any package or manual method to accomplish?

Upvotes: 3

Views: 2446

Answers (1)

Hasnain Sikander
Hasnain Sikander

Reputation: 511

Try react-native-live-audio-stream link is here

Upvotes: 3

Related Questions