> For the complete documentation index, see [llms.txt](https://docs.plumvoice.com/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plumvoice.com/dev/voicexml/tags.md).

# Tags

## &#x20;Listed Alphabetically

### A

[\<assign>](/dev/voicexml/tags/assign-tag.md)\
[\<audio>](/dev/voicexml/tags/audio-tag.md)

### B

[\<block>](/dev/voicexml/tags/block-tag.md)\
[\<break>](/dev/voicexml/tags/break-tag.md)

### C

[\<catch>](/dev/voicexml/tags/catch-tag.md)\
[\<choice>](/dev/voicexml/tags/choice-tag.md)\
[\<clear>](/dev/voicexml/tags/clear-tag.md)

### D

[\<data>](/dev/voicexml/tags/data-tag.md)\
[\<desc>](/dev/voicexml/tags/desc-tag.md)\
[\<disconnect>](/dev/voicexml/tags/disconnect-tag.md)

### E

[\<else>](/dev/voicexml/tags/else-tag.md)\
[\<elseif>](/dev/voicexml/tags/elseif-tag.md)\
[\<emphasis>](/dev/voicexml/tags/emphasis-tag.md)\
[\<enumerate>](/dev/voicexml/tags/enumerate-tag.md)\
[\<error>](/dev/voicexml/tags/error-tag.md)\
[\<example>](/dev/voicexml/tags/example-tag.md)\
[\<exit>](/dev/voicexml/tags/exit-tag.md)

### F

[\<field>](/dev/voicexml/tags/field-tag.md)\
[\<filled>](/dev/voicexml/tags/filled-tag.md)\
[\<foreach>](/dev/voicexml/tags/foreach-tag.md)\
[\<form>](/dev/voicexml/tags/form-tag.md)

### G

[\<goto>](/dev/voicexml/tags/goto-tag.md)\
[\<grammar>](/dev/voicexml/tags/grammar-tag.md)

### H

[\<help>](/dev/voicexml/tags/help-tag.md)

### I

[\<if>](/dev/voicexml/tags/if-tag.md)\
[\<initial>](/dev/voicexml/tags/initial-tag.md)\
[\<item>](/dev/voicexml/tags/item-tag.md)

### L

[\<lexicon>](/dev/voicexml/tags/lexicon-tag.md)\
[\<link>](/dev/voicexml/tags/link-tag.md)\
[\<log>](/dev/voicexml/tags/log-tag.md)

### M

[\<mark>](/dev/voicexml/tags/mark-tag.md)\
[\<menu>](/dev/voicexml/tags/menu-tag.md)\
[\<meta>](/dev/voicexml/tags/meta-tag.md)\
[\<metadata>](/dev/voicexml/tags/metadata-tag.md)

### N

[\<noinput>](/dev/voicexml/tags/noinput-tag.md)\
[\<nomatch>](/dev/voicexml/tags/nomatch-tag.md)

### O

[\<one-of>](/dev/voicexml/tags/one-of-tag.md)\
[\<option>](/dev/voicexml/tags/option-tag.md)

### P

[\<paragraph>](/dev/voicexml/tags/paragraph-tag.md)\
[\<param>](/dev/voicexml/tags/param-tag.md)\
[\<phoneme>](/dev/voicexml/tags/phoneme-tag.md)\
[\<prompt>](/dev/voicexml/tags/prompt-tag.md)\
[\<property>](/dev/voicexml/tags/property-tag.md)\
[\<prosody>](/dev/voicexml/tags/prosody-tag.md)

### R

[\<record>](/dev/voicexml/tags/record-tag.md)\
[\<reprompt>](/dev/voicexml/tags/reprompt-tag.md)\
[\<return>](/dev/voicexml/tags/return-tag.md)\
[\<rule>](/dev/voicexml/tags/rule-tag.md)\
[\<ruleref>](/dev/voicexml/tags/ruleref-tag.md)

### S

[\<say-as>](/dev/voicexml/tags/say-as-tag.md)\
[\<script>](/dev/voicexml/tags/script-tag.md)\
[\<sentence>](/dev/voicexml/tags/sentence-tag.md)\
[\<speak>](/dev/voicexml/tags/speak-tag.md)\
[\<sub>](/dev/voicexml/tags/sub-tag.md)\
[\<subdialog>](/dev/voicexml/tags/subdialog-tag.md)\
[\<submit>](/dev/voicexml/tags/submit-tag.md)

### T

[\<tag>](/dev/voicexml/tags/tag-tag.md)\
[\<throw>](/dev/voicexml/tags/throw-tag.md)\
[\<token>](/dev/voicexml/tags/token-tag.md)\
[\<transfer>](/dev/voicexml/tags/transfer-tag.md)

### V

[\<value>](/dev/voicexml/tags/value-tag.md)\
[\<var>](/dev/voicexml/tags/var-tag.md)\
[\<voice>](/dev/voicexml/tags/voice-tag.md)\
[\<vxml>](/dev/voicexml/tags/vxml-tag.md)

## Listed by Purpose

| Function               | Tags                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Document Definition    | <p><a href="/dev/voicexml/tags/meta-tag.md">\<meta></a><br><a href="/dev/voicexml/tags/metadata-tag.md">\<metadata></a><br><a href="/dev/voicexml/tags/vxml-tag.md">\<vxml></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Dialog Definition      | <p><a href="/dev/voicexml/tags/form-tag.md">\<form></a><br><a href="/dev/voicexml/tags/menu-tag.md">\<menu></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Form Input Definitions | <p><a href="/dev/voicexml/tags/field-tag.md">\<field></a><br><a href="/dev/voicexml/tags/record-tag.md">\<record></a><br><a href="/dev/voicexml/tags/subdialog-tag.md">\<subdialog></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Telephony Control      | [\<transfer>](/dev/voicexml/tags/transfer-tag.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Form Control           | <p><a href="/dev/voicexml/tags/block-tag.md">\<block></a><br><a href="/dev/voicexml/tags/initial-tag.md">\<initial></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Menus                  | <p><a href="/dev/voicexml/tags/menu-tag.md">\<menu></a><br><a href="/dev/voicexml/tags/choice-tag.md">\<choice></a><br><a href="/dev/voicexml/tags/grammar-tag.md">\<grammar></a><br><a href="/dev/voicexml/tags/enumerate-tag.md">\<enumerate></a></p>                                                                                                                                                                                                                                                                                                                                                                         |
| Fields                 | <p><a href="/dev/voicexml/tags/field-tag.md">\<field></a><br><a href="/dev/voicexml/tags/enumerate-tag.md">\<enumerate></a><br><a href="/dev/voicexml/tags/grammar-tag.md">\<grammar></a><br><a href="/dev/voicexml/tags/filled-tag.md">\<filled></a><br><a href="/dev/voicexml/tags/help-tag.md">\<help></a><br><a href="/dev/voicexml/tags/noinput-tag.md">\<noinput></a><br><a href="/dev/voicexml/tags/nomatch-tag.md">\<nomatch></a></p>                                                                                                                                                                                   |
| Subdialogs             | <p><a href="/dev/voicexml/tags/subdialog-tag.md">\<subdialog></a><br><a href="/dev/voicexml/tags/param-tag.md">\<param></a><br><a href="/dev/voicexml/tags/return-tag.md">\<return></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Dialog Transitions     | <p><a href="/dev/voicexml/tags/goto-tag.md">\<goto></a><br><a href="/dev/voicexml/tags/submit-tag.md">\<submit></a><br><a href="/dev/voicexml/tags/link-tag.md">\<link></a><br><a href="/dev/voicexml/tags/choice-tag.md">\<choice></a></p>                                                                                                                                                                                                                                                                                                                                                                                     |
| Throwing Events        | [\<throw>](/dev/voicexml/tags/throw-tag.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Error Handling Events  | <p><a href="/dev/voicexml/tags/catch-tag.md">\<catch></a><br><a href="/dev/voicexml/tags/error-tag.md">\<error></a><br><a href="/dev/voicexml/tags/help-tag.md">\<help></a><br><a href="/dev/voicexml/tags/noinput-tag.md">\<noinput></a><br><a href="/dev/voicexml/tags/nomatch-tag.md">\<nomatch></a></p>                                                                                                                                                                                                                                                                                                                     |
| Text-To-Speech         | <p><a href="/dev/voicexml/tags/break-tag.md">\<break></a><br><a href="/dev/voicexml/tags/voice-tag.md">\<voice></a><br><a href="/dev/voicexml/tags/emphasis-tag.md">\<emphasis></a><br><a href="/dev/voicexml/tags/prosody-tag.md">\<prosody></a><br><a href="/dev/voicexml/tags/phoneme-tag.md">\<phoneme></a><br><a href="/dev/voicexml/tags/say-as-tag.md">\<say-as></a><br><a href="/dev/voicexml/tags/sub-tag.md">\<sub></a><br><a href="/dev/voicexml/tags/mark-tag.md">\<mark></a><br><a href="/dev/voicexml/tags/sentence-tag.md">\<sentence></a><br><a href="/dev/voicexml/tags/paragraph-tag.md">\<paragraph></a></p> |
| Grammars               | <p><a href="/dev/voicexml/tags/grammar-tag.md">\<grammar></a><br><a href="/dev/voicexml/tags/say-as-tag.md">\<say-as></a><br><a href="/dev/voicexml/tags/rule-tag.md">\<rule></a><br><a href="/dev/voicexml/tags/ruleref-tag.md">\<ruleref></a><br><a href="/dev/voicexml/tags/tag-tag.md">\<tag></a><br><a href="/dev/voicexml/tags/token-tag.md">\<token></a><br><a href="/dev/voicexml/tags/item-tag.md">\<item></a></p>                                                                                                                                                                                                     |
| Platform Properties    | [\<property>](/dev/voicexml/tags/property-tag.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Content Containers     | <p><a href="/dev/voicexml/tags/block-tag.md">\<block></a><br><a href="/dev/voicexml/tags/filled-tag.md">\<filled></a><br><a href="/dev/voicexml/tags/if-tag.md">\<if></a><br><a href="/dev/voicexml/tags/catch-tag.md">\<catch></a><br><a href="/dev/voicexml/tags/error-tag.md">\<error></a><br><a href="/dev/voicexml/tags/help-tag.md">\<help></a><br><a href="/dev/voicexml/tags/noinput-tag.md">\<noinput></a><br><a href="/dev/voicexml/tags/nomatch-tag.md">\<nomatch></a></p>                                                                                                                                           |
| Variable Usage         | <p><a href="/dev/voicexml/tags/var-tag.md">\<var></a><br><a href="/dev/voicexml/tags/assign-tag.md">\<assign></a><br><a href="/dev/voicexml/tags/clear-tag.md">\<clear></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ECMAScript Usage       | [\<script>](/dev/voicexml/tags/script-tag.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Conditional Logic      | <p><a href="/dev/voicexml/tags/if-tag.md">\<if></a><br><a href="/dev/voicexml/tags/else-tag.md">\<else></a><br><a href="/dev/voicexml/tags/elseif-tag.md">\<elseif></a><br><a href="/dev/voicexml/tags/foreach-tag.md">\<foreach></a></p>                                                                                                                                                                                                                                                                                                                                                                                       |
| Audio Output           | <p><a href="/dev/voicexml/tags/audio-tag.md">\<audio></a><br><a href="/dev/voicexml/tags/prompt-tag.md">\<prompt></a><br><a href="/dev/voicexml/tags/reprompt-tag.md">\<reprompt></a><br><a href="/dev/voicexml/tags/value-tag.md">\<value></a><br><a href="/dev/voicexml/tags/enumerate-tag.md">\<enumerate></a></p>                                                                                                                                                                                                                                                                                                           |
| Session Termination    | <p><a href="/dev/voicexml/tags/disconnect-tag.md">\<disconnect></a><br><a href="/dev/voicexml/tags/exit-tag.md">\<exit></a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| Debugging              | [\<log>](/dev/voicexml/tags/log-tag.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

###
