deepgram / deepgram-dotnet-sdk

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

Refactor Similar Code in REST and WS Clients #308

Closed davidvonthenen closed 2 weeks ago

davidvonthenen commented 5 months ago

Proposed changes

Hold Until First Release of TTS WS

Refactor similar code to pull out similar code into abstract base class:

Context

Possible Implementation

Other information

davidvonthenen commented 3 weeks ago

this was already done for REST, WS is up next

davidvonthenen commented 2 weeks ago

This is implemented in the latest release.