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

add support for tracking speech markers in bidirectional streams #811

Open
davehorton opened this issue Jul 16, 2024 · 0 comments
Open

add support for tracking speech markers in bidirectional streams #811

davehorton opened this issue Jul 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@davehorton
Copy link
Contributor

We should have some feature like twilio's mark event for bidrectional streams, to allow the remote party to track roughly which pieces of speech have been played. The idea is that while sending bidirectional streaming audio, they can intermittently -- perhaps at the end of each sentence for example, send a mark message and then we send a play_done message back when the audio to that point has been played out.

@davehorton davehorton added the enhancement New feature or request label Jul 16, 2024
@davehorton davehorton self-assigned this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant