Skip to content

Releases: deepgram/deepgram-dotnet-sdk

Deepgram .NET SDK 4.4.0

04 Nov 18:35
86b27b7
Compare
Choose a tag to compare

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

02 Oct 20:44
7aebe09
Compare
Choose a tag to compare

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

27 Sep 16:43
7125208
Compare
Choose a tag to compare

What's Changed

  • Implement Analyze Text by @kaller01 in #336
  • Improve WebSocketMessage Buffer Length Handling by @dvonthenen in #337

New Contributors

Full Changelog: 4.3.4...4.3.5

Deepgram .NET SDK 4.3.4

26 Sep 14:59
52fb7c1
Compare
Choose a tag to compare

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

24 Sep 19:08
5b3d635
Compare
Choose a tag to compare

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

18 Sep 20:08
184f161
Compare
Choose a tag to compare

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

18 Sep 19:57
640c833
Compare
Choose a tag to compare

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

18 Sep 19:40
35042bf
Compare
Choose a tag to compare

What's Changed

  • Introduce TTS WS by @dvonthenen in #316

Full Changelog: 4.2.0...4.3.0

Deepgram .NET SDK 4.2.0

14 Aug 22:36
da73e62
Compare
Choose a tag to compare

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

Full Changelog: 4.1.0...4.2.0

Deepgram .NET SDK 4.1.0

15 Jul 18:47
87ed8b7
Compare
Choose a tag to compare

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