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

Manage endpoints updated to support Tokens #151

Closed jpvajda closed 9 months ago

jpvajda commented 1 year ago

Manage endpoints that will likely change:

jpvajda commented 11 months ago

@CopperBeardy I've confirmed there are no changes to these endpoints in terms of query parameters or fields the change is the response body. You can actually see the new response by querying these endpoints now.

davidvonthenen commented 9 months ago

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