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

Can we stream output to websockets directly? #126

Open
Abdulwadood39 opened this issue Aug 22, 2024 · 1 comment
Open

Can we stream output to websockets directly? #126

Abdulwadood39 opened this issue Aug 22, 2024 · 1 comment

Comments

@Abdulwadood39
Copy link

how can we redirect/stream the automatically playing audio to some frontend through websockets?
as saving the wav file and sending that can add latency in our system.

@theboringhumane
Copy link

theboringhumane commented Nov 9, 2024

Stream audio chunks[base64 encoded]. Rest needs to be taken care by your frontend.

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