Documentation
README
Overview
Deepgram provides text-to-speech voices (the Aura model family) for both in-app TTS and phone calls. Change the voice with the voice_config_update tool β it writes the voice to whichever TTS provider is currently active and pushes to the macOS app via SSE in one call:
voice_config_update setting="tts_voice_id" value="<aura-model-id>"
This is the opening of the README. Read the full README on GitHub.