deepgram-dotnet-sdk icon indicating copy to clipboard operation
deepgram-dotnet-sdk copied to clipboard

[HOLD] Reintroduce TTS WS

Open dvonthenen opened this issue 7 months ago • 1 comments

Summary by CodeRabbit

  • New Features

    • Introduced a new WebSocket project within the solution.
    • Added a new example for Text to Speech using WebSocket.
  • Improvements

    • Implemented CreateSpeakWebSocketClient method for creating WebSocket clients.
    • Added robust mechanisms for connection and data transmission in the new WebSocket Client class.
  • Documentation

    • Updated README with a new Text to Speech WebSocket example.
  • Bug Fixes

    • Adjusted test setup in SpeakClientTests for improved reliability.

dvonthenen avatar Jul 15 '24 18:07 dvonthenen