Plum Voice Platform v. 3.0
© 2008 Plum Group, Inc. All rights reserved.
| Function | Tags |
|---|---|
| Document Definition | <meta> <metadata> <vxml> |
| Dialog Definition | <form> <menu> |
| Form Input Definitions | <field> <record> <subdialog> |
| Telephony Control | <transfer> |
| Form Control | <block> <initial> |
| Menus | <menu> <choice> <grammar> <enumerate> |
| Fields | <field> <enumerate> <grammar> <filled> <help> <noinput> <nomatch> |
| Subdialogs | <subdialog> <param> <return> |
| Dialog Transitions | <goto> <submit> <link> <choice> |
| Throwing Events | <throw> |
| Error Handling Events | <catch> <error> <help> <noinput> <nomatch> |
| Text-To-Speech | <break> <voice> <emphasis> <prosody> <phoneme> <say-as> <sub> <mark> <sentence> <s> <paragraph> <p> |
| Grammars | <grammar> <say-as> <rule> <ruleref> <tag> <token> <item> |
| Platform Properties | <property> |
| Content Containers | <block> <filled> <if> <catch> <error> <help> <noinput> <nomatch> |
| Variable Usage | <var> <assign> <clear> |
| ECMAScript Usage | <script> |
| Conditional Logic | <if> <else> <elseif> <foreach> |
| Audio Output | <audio> <prompt> <reprompt> <value> <enumerate> |
| Session Termination | <disconnect> <exit> |
| Debugging | <log> |