deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
31 stars 27 forks source link

Implement Open Event, with `on_open` and `on_close` #187

Closed dvonthenen closed 6 months ago

dvonthenen commented 6 months ago

Proposed changes

Needs an on_open and on_close callback.

Context

NA

Possible Implementation

NA

Other information

NA

dvonthenen commented 6 months ago

PR Merged https://github.com/deepgram/deepgram-go-sdk/pull/191. Closing.