CereVoice Cloud TTS Web Service

The CereVoice Cloud is a text-to-speech (TTS) software-as-a-service (SAAS) from CereProc. CereVoice Cloud provides developers with easy access to the CereVoice 3 TTS engine, allowing any connected application to be speech enabled with CereProc's industry-leading TTS output. A simple yet powerful web service, the CereVoice Cloud can be integrated with just a few lines of code in C, C++, C#, Objective-C, PHP, Java, Python or virtually any other programming language with HTTP or SOAP support.

To gain free developer access to the CereVoice Cloud, first create a CereProc website account and then visit the Cloud Registration page.

Registered CereVoice Cloud users get 10,000 free credits per month (1 credit = 1 character of text input). Additional Cloud Credit is available at £24.99 for 100,000 credits or £149.99 for 1,000,000 credits. Registered, logged in users can purchase credit, and view US dollar and Euro pricing, in the Store.

For in-depth information about the API, and example code, see the CereVoice Cloud Guide.

from suds.client import Client
client = Client("https://cerevoice.com/soap/soap_1_1.php?WSDL")
request = client.service.speakSimple("user","password","","Hello world!")

CereVoice Cloud Features

  • Simple TTS integration into web-connected mobile, desktop, or server applications
  • Free to sign up, with free monthly usage tier
  • Wide range of CereProc voices in multiple languages
  • High quality 22khz speech output in ogg, mp3, and wav formats
  • Stereo and 3D audio output capability
  • Metadata for lip-syncing, animation, marker processing etc
  • Support for user specified custom lexicons and abbreviations
  • Comprehensive user guide with full API documentation and example code (C, C#, Objective C, Java, Python and more)

Voices List

  • CereVoice Adam (US English Male)
  • CereVoice Isabella (US English Female)
  • CereVoice Katherine (US English Female)
  • CereVoice Heather (Scottish English Female)
  • CereVoice Kirsty (Scottish English Female)
  • CereVoice Stuart (UK Scottish English Male)
  • CereVoice Sarah (UK London English Female)
  • CereVoice William (UK London English Make)
  • CereVoice Jack (UK London English Male)
  • CereVoice Jess (UK North West English Female)
  • CereVoice Caitlin (Irish English Female)
  • CereVoice Sue (UK Black Country English Female)
  • CereVoice Nicole (French accented English Female)
  • CereVoice Dodo (UK Glaswegian English Male)
  • CereVoice Claire (UK Lancashire English Female)
  • CereVoice Anne (Dutch Female)
  • CereVoice Suzanne (French Female)
  • CereVoice Laura (Italian Female)
  • CereVoice Laia (Catalan Female)
  • CereVoice Sara (Spanish Female)
  • CereVoice Alex (German Male)
  • CereVoice Gudrun (German Female)
  • CereVoice Leopold (Austrian Male)

Technical details

Supported Standards

  • SOAP 1.1
  • HTTP REST
  • SSML version 1.0/1.1
  • VoiceXML 2.0
  • 22khz ogg, mp3, linear PCM/wave audio output
  • CereVoice XML for speech tuning and emotional synthesis
  • CereVoice User Lexicon format
  • CereVoice Abbreviation format

Supported Languages

  • English
  • French
  • Italian
  • Catalan
  • Spanish
  • German
  • Dutch

To gain free developer access to the CereVoice Cloud, first create a CereProc website account and then visit the Cloud Registration page.

To reset your CereVoice Cloud password click here.