deepgram / deepgram-dotnet-sdk

.NET SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
33 stars 30 forks source link

Implement Custom Optional Parameters for Live Client #201

Closed davidvonthenen closed 9 months ago

davidvonthenen commented 10 months ago

Proposed changes

The Live Client must allow for the ability to add custom query parameters to allow for best-effort future or feature-gate type options.

Context

NA

Possible Implementation

NA

Other information

NA

davidvonthenen commented 9 months ago

PR https://github.com/deepgram/deepgram-dotnet-sdk/pull/218 Merged. Closing.