TTS Functional Overview & API Integration

Capacity Private Cloud TTS converts text into natural-sounding speech, with SSML markup for fine control over pronunciation, pacing, and voice. This page is a starting point: it routes you to the product overview, the supporting reference articles, and the developer API definitions.

Start here — TTS overview

Speech Products: TTS — what the text-to-speech product does, the available voices, and the capabilities it exposes.

Functional Overview & Background

These reference articles cover SSML — the markup that controls how text is spoken — and the synthesizer API. They are the foundation for producing speech that sounds the way your application intends.

ArticleWhat it covers
An Introduction to SSMLWhat Speech Synthesis Markup Language is and how it shapes synthesized speech.
SSML ElementsThe individual SSML elements — voice, prosody, say-as, breaks, and more — and how to use them.
TTS Text NormalizationHow the engine expands numbers, dates, currency, and other written forms into spoken words.
Synthesizer MethodsThe synthesizer API methods for requesting and controlling speech output.

Developer API Reference

The TTS developer references are published on the developer portal (developer.lumenvox.com) and remain the system of record. Use these when implementing directly against the gRPC API, configuring synthesis, or wiring up reporting.

ReferenceDescription
TTS functional overviewFunctional overview of TTS on the developer portal.
TTS integrationAPI integration guide for TTS.
tts-lumenvox.protogRPC API definition for TTS interactions.
TTS configurationConfiguration settings for synthesis.
reporting.protogRPC API definition for usage and results reporting.

Related Articles


Was this article helpful?