| VoiceXML 2.1 Development Guide | Home | Frameset Home |
|
<foreach> element, which allows the developer to loop through array items without having to implement any additional client-side scripting. <property name="termchar" value="@"/><property name="termchar" value="abcd"/><transfer>, element or programmatic outbound dialing via a request to http://api.voxeo.net should be specified using a strict e.164 format, as the Prophecy software is more strict in this regard: While Voice Center 5.5 allowed dial strings of "4072223333", or "tel:4072223333", outbound calls on Prophecy should use a syntax that specifies "tel:+[country code][number]", or "tel:+14072223333".<prompt timeout="0s"> will not be honored; this bug is corrected internally, but not yet deployed. It is suggested that developers work around this by specifying <prompt timeout="0.1s"> when needed.<property> setting is no longer required. These settings should be specified either within <vxml xml:lang="">, <prompt xml:lang="">, or <grammar xml:lang=""> as scoping constraints dictate within your application.<property> settings will not be available in any capacity. When using Prophecy with Nuance ASR some of these <property> settings may have been deprecated entirely, or will be mapped to W3c-compliant equivalents. If in doubt as to whether any particular Nuance-specific property is supported, please contact the support team and we would be happy to verify for you[(john) (john)(john) (john) (john) (john)] {<MySlot "John">}<phoneme><say-as><sub><emphasis><prosody><property name="nuance.core.tts.ResourceName" value="en-US.English-Female2" /><property name="nuance.core.tts.ResourceName" value="en-US.default" /><property name="nuance.core.tts.ResourceName" value="es-MX.default" /><property name="nuance.core.tts.ResourceName" value="fr-FR.default" /><property name="nuance.core.tts.ResourceName" value="en-US.English-Male2" /><property name="nuance.core.tts.ResourceName" value="en-US.M009" /><property name="nuance.core.tts.ResourceName" value="es-MX.F023" /><property name="nuance.core.tts.ResourceName" value="es-MX.M022" /><say-as interpret-as> specifications are not available when using the default Prophecy TTS:<say-as interpret-as="duration"><say-as interpret-as="measure"><say-as interpret-as="name"><say-as interpret-as="net"><say-as interpret-as="address"><prosody> element are not available<emphasis> element is not available<prompt xml:lang="en-us-fm3"><prompt xml:lang="en-us-fm19"><prompt xml:lang="en-us-m3"><prompt xml:lang="en-us-m09"><prompt xml:lang="es-mx-fm3"><prompt xml:lang="es-mx.fm23"><prompt xml:lang="es-mx-m3"><prompt xml:lang="es-mx-m22"><prompt xml:lang="en-gb-fm1"> <prompt xml:lang="en-us-fm3"><prompt xml:lang="en-us-fm19"><prompt xml:lang="en-us-m3"><prompt xml:lang="en-us-m09"><prompt xml:lang="es-mx-fm3"><prompt xml:lang="es-mx-fm23"><prompt xml:lang="es-mx-m3"><prompt xml:lang="fr-fr-fm2"><prompt xml:lang="es-mx-fm1"><prompt xml:lang="en-au-fm1">| ANNOTATIONS: EXISTING POSTS |
kettle
|
|
| "Details: The <sayas phon> was equivalent to the w3c standard tag of <phoneme>. Of note is the fact that since neither Nuance or Motorola has SSML support enabled on the Voxeo network, neither incarnation of this element will have any effect on TTS output. For this reason, it is best practice not to include either of these speech markup tags within your code."
Is there an alternative then, which will allow me some fairly fine grained control over the way that my synthesized utterances are realized by the TTS engine? If so please describe it or link to it here. Right now I am considering building my own utterances with my own Japanese TTS engine and then using the <audio> element to play them back on the fly. I'd prefer not to do this if possible. |
|
MattHenry
|
|
| Hi there,
I should be clear in the fact that the hosted Voxeo VXML platforms do not currently support <phoneme>. However, you may find a useful workaround by employing the <sub> element: <prompt> this message brough to you by the <sub alias="World Wide Web Consortium">W3C</sub> </prompt> Hope this helps! ~Matthew henry |
| login |
|