deepgram / deepgram-rust-sdk

Rust SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
38 stars 22 forks source link

Add keep alive option #62

Closed n1ght-hunter closed 3 months ago

n1ght-hunter commented 6 months ago

Proposed changes

Add an option to add keep alive on the Speech to Text web-socket

Context

the web socket closes ever time there is no talking for 12 seconds

DamienDeepgram commented 3 months ago

This has been addressed in this PR: https://github.com/deepgram-devs/deepgram-rust-sdk/pull/76