Avaya IR supports the VoiceXML 2.0 specification as documented in the W3C Working Draft dated April 24, 2002. The complete specification is available at the W3C Web site. The following table specifies the features of the VoiceXML 2.0 specification that are either not supported or supported in a limited way.
Feature |
Description |
termtimeout property in DTMF grammars |
Not supported. |
<record> tag |
Speech recognition is not supported . For modal attribute, use model="true" only. |
<voice> tag |
Not supported. To change gender, set the promptgender property in the defaults.xml file or in the VoiceXML document to either male or female to use the appropriate TTS voice. |
xml:lang attribute |
Not supported for either the paragraph or sentence elements. To set the language used for TTS, set the xml:lang attribute in either the <vxml> tag or the <prompt> tag. Note that setting the xml:lang property (for example, <property name='xml:lang' ...) should be done only in the /vs/data/vxml/defaults.xml file for a system-wide default. Use the <vxml> tag or the <prompt> tag to change the language, either by document or within document. |
<transfer> tag |
Only DTMF grammars are supported inside the <transfer> tag. Also the transferaudio attribute and the maxtime_disconnect return value are not supported. |
Maxspeechtimeout event |
Not supported. |
bargeintype attribute for any tag |
Not supported except for the speech value. |
error.unsupported.language event |
Not supported. |
maxspeechtimeout event |
Not supported. |
bargeintype property |
Not supported. |
fetchaudiodelay property |
Not supported. |
maxnbest property |
Not supported. |
maxsppechtimeout property |
Not supported. |
universals property |
Not supported. |
maxstale property |
Not supported. The documentmaxstale and audiomaxstale properties are supported. |
maxage property |
Not supported. The documentmaxage and audiomaxage properties are supported. |
Using <meta http-equiv=.../> to control caching |
Not supported. |
Bridge transfer (for example, <transfer bridge="true"/>) |
Does not work with a VoIP configuration. |
https protocol |
Not supported. |
<menu> and <option> tags |
For accept attribute, use accept="exact" only. |
session.connection.aai variable |
Use session.telephone.uui instead. |
session.connection.redirect variable |
Not supported. |
session.connection.originator variable |
Not supported. |
<audio> tag |
Undefined expressions are not ignored. |
Multi-lingual speech recognition |
Not supported. |