Text

admin's picture
Contributed by:admin
Created on:May 11th, 2010
Last updated on:May 12th, 2010
Comments:10 comments

Multi-Channel Messenger

THIS APPLICATION IS DISTRIBUTED UNDER THE SIMPLE STARPOUND PUBLIC LICENSE (SSPL) (LINK):

StarPound Version: 
1.2x
admin's picture
Contributed by:admin
Created on:May 11th, 2010
Last updated on:May 11th, 2010
Comments:12 comments

Text-To-Speech (TTS) via a REST Web Service Call

Download and deploy this application to your StarPound environment to be able to create a GSM-Ready (the format required to play over an IVR) .WAV file.

Invoke this sample application with the following parameters:

tts = the text you want read by the computer

noREST = would you like to continue asynchronously?  Or should the browser continue to wait until the application is complete?

fn = the filename of your resulting TTS

Once deployed, you can invoke using a simple browser URL such as:

StarPound Version: 
1.2x