Deepgram Java Text To Speech

Use when writing or reviewing Java code in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST via `client.speak().v1().audio().generate(...)` and streaming synthesis via `client.speak().v1().v1WebSocket()`. Use `deepgram-java-voice-agent` for full-duplex assistants instead of one-way synthesis. Triggers include "tts", "text to speech", "speak", "aura", "streaming tts", and "speak websocket".

deepgram 2ca45b9 6.5 KB Updated

File contents

deepgram/deepgram-java-sdk/tree/main/.agents/skills/deepgram-java-text-to-speech commit 2ca45b9b97

Frequently asked questions

npx skillmds@latest add deepgram/deepgram-java-text-to-speech