deepgram / deepgram-go-sdk

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

Refactor WS Clients to Extend Base/Parent Struct #242

Closed davidvonthenen closed 2 months ago

davidvonthenen commented 5 months ago

Proposed changes

Hold Until First Release of TTS WS

Refactor similar code for WS Clients (Live Transcription and Speak) to pull out similar code into abstract base class.

Context

Possible Implementation

Other information

davidvonthenen commented 2 months ago

This has been released here: https://github.com/deepgram/deepgram-go-sdk/releases/tag/v1.6.0