Skip to content

Releases: deepgram/deepgram-python-sdk

v3.2.3

27 Mar 15:52
c601e75
Compare
Choose a tag to compare

What's Changed

  • Add Convenience Alias for speak.file() by @dvonthenen in #346
  • chore: update keepalive log by @roerohan in #347
  • Fix CreateKey Response in Manage API by @dvonthenen in #352
  • Custom Headers per REST Call by @dvonthenen in #353
  • Examples to Demonstrate KeepAlive and Failure for Not Using It by @dvonthenen in #348

New Contributors

Full Changelog: v3.2.2...v3.2.3

v3.2.2

20 Mar 17:06
4fa26b3
Compare
Choose a tag to compare

What's Changed

  • Fix Starting KeepAlive Always, Switch for Exceptions by @dvonthenen in #345

Full Changelog: v3.2.1...v3.2.2

v3.2.1

13 Mar 16:15
2d0ddf1
Compare
Choose a tag to compare

What's Changed

  • Implement Microphone Mute by @dvonthenen in #339

Full Changelog: v3.2.0...v3.2.1

v3.2.0

11 Mar 16:39
c44eb48
Compare
Choose a tag to compare

What's Changed

  • Implement TTS by @dvonthenen in #337

Full Changelog: v3.1.10...v3.2.0

v3.1.10

11 Mar 15:23
745aebe
Compare
Choose a tag to compare

What's Changed

  • Make AsyncLiveClient Similar to LiveClient by @dvonthenen in #338

Full Changelog: v3.1.9...v3.1.10

v3.1.9

08 Mar 16:44
2a7eaeb
Compare
Choose a tag to compare

What's Changed

  • Set Field in Metadata as Optional by @dvonthenen in #336

Full Changelog: v3.1.8...v3.1.9

v3.1.8

07 Mar 18:42
7750a01
Compare
Choose a tag to compare

What's Changed

  • Implement Open/Close Events with Additional Exception Handling by @dvonthenen in #334
  • Update Copyright Year by @dvonthenen in #335

Full Changelog: v3.1.7...v3.1.8

v3.1.7

01 Mar 16:38
a458663
Compare
Choose a tag to compare

What's Changed

  • Revert My Science Project for StreamSource by @dvonthenen in #331

Full Changelog: v3.1.6...v3.1.7

v3.1.6

29 Feb 17:48
d0f7068
Compare
Choose a tag to compare

What's Changed

  • Update Token for Dev PyPi Builds by @dvonthenen in #324
  • Generate PyDocs for GA Release Only by @dvonthenen in #325
  • Fix pyright Defintions for 3.1.5 by @dvonthenen in #328

Full Changelog: v3.1.5...v3.1.6

v3.1.5

27 Feb 17:33
f0ed1ec
Compare
Choose a tag to compare

What's Changed

  • Rename Dev Build to Unstable by @dvonthenen in #303
  • Issue #223 for Documentation Generation Created Github Actions Workflow by @UniversalDevGenius in #281
  • Bugfix: manage resources properly by @tomprimozic in #305
  • Fix Exception Handling When Platform Sends Close (From Timeout) by @dvonthenen in #306
  • Implement Non-Blocking Firing of Emitting on_ Functions by @dvonthenen in #309
  • Implement KeepAlive for AsyncClient by @dvonthenen in #313
  • Type All Input and Result Values in the SDK by @dvonthenen in #314
  • Type All Input and Return Values in Examples by @dvonthenen in #315
  • Examine Legacy Syntax and Verify/Identify Issues by @dvonthenen in #316
  • Add Missing Extra Param in Live Metadata Class by @dvonthenen in #320
  • Examine JSON DataClasses and Remove Optional for Those That are Required by @dvonthenen in #317

New Contributors

Full Changelog: v3.1.4...v3.1.5