Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to stream and play PCM data returned from the backend? #363

Open
418442040 opened this issue Mar 19, 2025 · 2 comments
Open

How to stream and play PCM data returned from the backend? #363

418442040 opened this issue Mar 19, 2025 · 2 comments

Comments

@418442040
Copy link

Feature Request

The backend streams a large number of PCM fragments. How can I use react-native-audio-api to stream and play these PCM fragments in real time while they are being received? Is this achievable? This is just a consultation question. Thank you!

@maciejmakowski2003
Copy link
Collaborator

maciejmakowski2003 commented Mar 20, 2025

Unfortunately is is not possible currently. Adding support for worklets, which is on our road map, will make it possible. We are planning to provide worklets support in 0.6.0.

@418442040
Copy link
Author

Unfortunately is is not possible currently. Adding support for worklets, which is on our road map, will make it possible. We are planning to provide worklets support in 0.6.0.

Thank you for your hard work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants