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

Need to Provide Capability to Change `v1/listen` for Prerecorded #106

Closed dvonthenen closed 10 months ago

dvonthenen commented 10 months ago

Proposed changes

Need to modify PR https://github.com/deepgram-devs/deepgram-go-sdk/pull/103 to do this.

Context

Why is this change important to you? How would you use it? How can it benefit other users?

Possible Implementation

Not obligatory, but suggest an idea for implementing addition or change

Other information

Anything else we should know? (e.g. detailed explanation, related issues, links for us to have context, eg. stack overflow, codepen, etc)

dvonthenen commented 10 months ago

Addressed in PR https://github.com/deepgram-devs/deepgram-go-sdk/pull/103. Closing.