deepgram-dotnet-sdk
deepgram-dotnet-sdk copied to clipboard
Improved chunking of TTS
Issue
- Specifically related to TTS implementing Chunking is a bit challenging for users.
Acceptance Criteria
- Chunking by having a native interface for different LLM responses
- Return TTS data as blobs through events when using chunking
@dvonthenen
This issue https://github.com/deepgram/deepgram-dotnet-sdk/issues/306 obsoletes this one.