Voice Broadcast API

Voice API
Quick Start Guides
Methods
Types
FAQ

Voice

Voices read the messages delivered by Phone Notify. They use text-to-speech (TTS) technology to transform text into sound. You can get a list of all voices with the getVoices method.

Type Properties

Property NameDescriptionData TypeSample
VoiceIDThe voice’s ID. Use this ID when sending a message to have the text read by a specific voice.Integer2
VoiceNameThe name of the voice.StringWilliam
VoiceGenderThe gender of the voice.StringMale
VoiceAgeThe age of the voice.String30
VoiceLanguageThe language of the voice.StringUS-English
VoiceSummaryThe name, language, gender and age of the voice.StringWilliam – US-English (Male – 30)

Let’s start sending, together.