For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Ask AIPlaygroundLoginFree API Key
HomeAPI ReferenceVoice AgentSpeech-to-TextText-to-SpeechIntelligenceSelf-Hosted Deployments
HomeAPI ReferenceVoice AgentSpeech-to-TextText-to-SpeechIntelligenceSelf-Hosted Deployments
  • Text-to-Speech REST
    • Getting Started
    • Feature Overview
    • Template Apps
  • Text-to-Speech Streaming
    • Getting Started
    • Feature Overview
    • Template Apps
  • Models and Languages
    • Voices and Languages
    • TTS Voice Controls
  • Media Output Settings
    • Encoding
    • Bit Rate
    • Container
    • Sample Rate
  • Results Processing
    • TTS Tagging
    • TTS Callback
    • Audio Output Streaming
  • Tips and Tricks
    • Real-Time TTS with WebSockets
    • Text Chunking for TTS
    • Formatting text for Aura-2
    • Handling Audio Issues in Text To Speech
    • Sending LLM Outputs to a WebSocket
    • Text Chunking for TTS REST Optimization
    • Text to Speech Latency
    • Text to Speech Prompting
    • TTS Troubleshooting WebSocket, NET, and DATA Errors
LogoLogo
Ask AIPlaygroundLoginFree API Key
On this page
  • Getting Started with the REST API

Text-to-Speech REST

An introduction to using Deepgram’s Aura Text-to-Speech API to convert text into audio using REST.

Deepgram’s Text-to-Speech REST API offers an efficient method for converting text into high-quality, human-like speech. REST is an excellent choice for easy integration and for developers and businesses seeking to enhance their applications with advanced speech synthesis capabilities. By utilizing our REST API, you can convert text input into audio files with various customizable voices and options.

Getting Started with the REST API

To begin using Deepgram’s Text-to-Speech REST interface, there are several pages that provide information to start using Text-to-Speech. For further assistance, please refer to the following pages:

  • Getting Started
  • Feature Overview
  • API Reference

Was this page helpful?

Getting Started

An introduction to using Deepgram’s Aura Text-to-Speech REST API to convert text into audio.

Next
Built with