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

IListenWebSocketClient is missing SendFinalize API #332

Closed
sgodin opened this issue Sep 24, 2024 · 3 comments
Closed

IListenWebSocketClient is missing SendFinalize API #332

sgodin opened this issue Sep 24, 2024 · 3 comments

Comments

@sgodin
Copy link

sgodin commented Sep 24, 2024

What is the current behavior?

SendFinalize exists on Deepgram/Clients/Listen/v1/WebSocket/Client.cs, but is not availabe via the IListenWebSocketClient

@davidvonthenen
Copy link
Contributor

davidvonthenen commented Sep 24, 2024

Hi @sgodin

Will include that in the next release. In the meantime, you can copy and paste the contents of the function and just sand the message directly

@sgodin
Copy link
Author

sgodin commented Sep 24, 2024

Yup that's what I'm doing. :) Thanks for quick response.

@davidvonthenen
Copy link
Contributor

PR #334 merged. Will be available in the 4.3.4 release.

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