Deepgram JS Text To Speech

Use when writing or reviewing JavaScript/TypeScript 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 WebSocket via `client.speak.v1.createConnection()` / `connect()`. Use `deepgram-js-voice-agent` when you need full-duplex STT + LLM + TTS instead of one-way synthesis. Triggers include "TTS", "text to speech", "speak", "aura", "streaming TTS", and "speak.v1".

deepgram efe0f0a 5.4 KB Updated

File contents

deepgram/deepgram-js-sdk/tree/main/.agents/skills/deepgram-js-text-to-speech commit efe0f0a535

Frequently asked questions

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