deepgram / deepgram-dotnet-sdk

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

Refactor Similar Code in REST and WS Clients #308

Open dvonthenen opened 2 months ago

dvonthenen commented 2 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