legacy:text-to-speech_guide:tts_http_protocol:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
text-to-speech_guide:tts_http_protocol:start [2015/03/03 21:18] – [Description] borjalegacy:text-to-speech_guide:tts_http_protocol:start [2017/07/31 16:17] (current) – ↷ Links adapted because of a move operation javier
Line 1: Line 1:
 ====== HTTP/TTS Protocol ====== ====== HTTP/TTS Protocol ======
  
-[[:vxi_installation_guide:start|Home]] >+[[vxi_installation_guide:start|Home]] >
  
 ===== Description ===== ===== Description =====
Line 52: Line 52:
 #client.prompt.resource.0.password           VXIString   demo #client.prompt.resource.0.password           VXIString   demo
 client.prompt.resource.0.ssml               VXIInteger  0 client.prompt.resource.0.ssml               VXIInteger  0
 +</code>
 +
 +Most of this parameters can be change from the VoiceXML syntax using properties. Use the property name 'prompt' added with the parameter name.
 +
 +VoiceXML example :
 +
 +<code>
 +<property name="promptvoice" value="Poala"/>
 </code> </code>
 ===== HTTP Parameters ==== ===== HTTP Parameters ====
Line 58: Line 66:
   * **language** : the language used (en-GB, fr-FR...) : from the xml:lang attribut.   * **language** : the language used (en-GB, fr-FR...) : from the xml:lang attribut.
   * **format** : the audio format to return (wav, gsm, mp4... formats supported by Asterisk) : from the configuration.   * **format** : the audio format to return (wav, gsm, mp4... formats supported by Asterisk) : from the configuration.
-  * **voice** : the voice (Carla, Marcos... depends on the TTS provider) : from the xml:lang attribut.+  * **voice** : the voice (Carla, Marcos... depends on the TTS provider) : from the xml:lang attribut (3th parameter ex: "it-IT-Paola").
   * **size*** : the size of the image : from the property promptsize.   * **size*** : the size of the image : from the property promptsize.
   * **backgroud*** : the image reference or color used for the background : from the property promptbackground.   * **backgroud*** : the image reference or color used for the background : from the property promptbackground.
  • legacy/text-to-speech_guide/tts_http_protocol/start.1425417518.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)