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

Send STT transcript to websocket #410

Open
see2run opened this issue Aug 22, 2024 · 2 comments
Open

Send STT transcript to websocket #410

see2run opened this issue Aug 22, 2024 · 2 comments

Comments

@see2run
Copy link

see2run commented Aug 22, 2024

Hi,
I tried and edited "Websocket-Server" example to only use transport.input(), stt and transport.output() in pipeline, I got my voice transcribed in my bot server console, but front-end html didnt receive any messages from websocket.

I need to send STT transcript to html client with websocket, how to achieve this?

@Durgesh92
Copy link

Have you been able to find anything on this? also whether your websocket server is able to handle multiple parallel connections ?

@see2run
Copy link
Author

see2run commented Aug 30, 2024

my goals are exactly the same as yours, send stt transcript to websocket and websocket parallel connections
but for now i havent find anything yet

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