deepgram/deepgram-python-sdk

Refactor Similar Code in REST and WS Clients

dvonthenen opened this issue · 1 comments

Proposed changes

Hold Until First Release of TTS WS

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

  • each REST client
  • for WS Clients (Live Transcription and Speak)

Context

Possible Implementation

Other information

This was included in the 3.4 release.