Releases: deepgram/deepgram-dotnet-sdk
Releases · deepgram/deepgram-dotnet-sdk
Deepgram .NET SDK 4.4.0
What's Changed
- Add Functionality for Closing Stream (w/o Cancel) Allow Transcription by @dvonthenen in #343
- Fix Deadlock, Bumped Interface on WS Clients, Consolidated WS Code by @dvonthenen in #345
- Reorganize Factory, Add CancelToken Option to Send Functions by @dvonthenen in #347
- Convenience Changes, Removal of Plain
Send()
to Avoid Confusion by @dvonthenen in #349 - Fix API Key Using Property by @dvonthenen in #350
Full Changelog: 4.3.6...4.4.0
Deepgram .NET SDK 4.3.6
What's Changed
- Update WebSocket Listen Reconnect Example by @dvonthenen in #338
- Throw Exception on Failed WS Connect by @dvonthenen in #340
Full Changelog: 4.3.5...4.3.6
Deepgram .NET SDK 4.3.5
Deepgram .NET SDK 4.3.4
What's Changed
- Implement Length on Send Functions, Expose KeepAlive, Finalize, etc by @dvonthenen in #334
Full Changelog: 4.3.3...4.3.4
Deepgram .NET SDK 4.3.3
What's Changed
- add numerals query param for batch and streaming by @jjmaldonis in #327
- Update Numerals for Consistency by @dvonthenen in #328
- Fix Type in Warning class. Introduce Converter. by @dvonthenen in #331
Full Changelog: 4.3.2...4.3.3
Deepgram .NET SDK 4.3.2
What's Changed
- Fix actions/download-artifact Deprecation v2 -> v3 by @dvonthenen in #326
Full Changelog: 4.3.1...4.3.2
Deepgram .NET SDK 4.3.1
What's Changed
- Fix actions/upload-artifact Deprecation v2 -> v3 by @dvonthenen in #325
Full Changelog: 4.3.0...4.3.1
Deepgram .NET SDK 4.3.0
Deepgram .NET SDK 4.2.0
What's Changed
- Defining the Contribution Process and Project Management Process by @dvonthenen in #318
- Adds Missing Dictation Param by @dvonthenen in #321
- Adds Missing ExpirationDate Field on Key Object by @dvonthenen in #320
- Add Search to Listen.V1.WebSocket.Channel model by @ElliotEserin in #324
- Implement Models API by @dvonthenen in #322
New Contributors
- @ElliotEserin made their first contribution in #324
Full Changelog: 4.1.0...4.2.0
Deepgram .NET SDK 4.1.0
What's Changed
- Implement TTS WS by @dvonthenen in #309
- Rename
OnPrem
->SelfHosted
by @dvonthenen in #310 - Implement
Finalize
and AutoFlush Functionality by @dvonthenen in #311 [main]
Implement Mutli-Lingual and Missing Speaker/NumWords by @dvonthenen in #314- Update Examples to Use Correct Namespaces, Missing
ClientFactory
Function by @dvonthenen in #312 - Remove TTS WS Implementation from
main
by @dvonthenen in #315
Full Changelog: 4.0.2...4.1.0