Outputting VXML from a servlet.
从servlet中输出vxml。
Pass through the content to VXML
将内容传递给VXML
Creating a generic VXML output class.
创建通用的VXML输出类。
From VXML to servlets and back again.
从vxml到servlet再到JSP环境。
Dynamically generating different VXML.
动态地生成不同的vxml。
Loading VXML based on user credentials.
根据用户凭证载入vxml。
Listing 1 shows the VXML of the main menu.
清单1显示了VXML结构的主菜单。
The VXML generated is shown in Listing 10.
生成的 VXML见清单10。
You've seen many examples of the full VXML.
您已看到了很多VXML的例子。
Listing 1 show the basic format for a VXML file.
清单1显示VXML文件的基本格式。
Differences between callers and VXML generators.
呼叫者和vxml生成者之间的差异。
Figure 2 shows the Settings to access my VXML file.
图2展示了访问我的VXML文件的设置。
Next, put your VXML file somewhere publicly accessible.
接下来,将您的VXML文件放在某个可以访问的位置。
Create VXML grammar that supports a wide range of input.
创建支持各种输入的VXML文法。
Listing 5 shows the sample VXML generated in the process.
清单5显示了该程序生成的一个vxml例子。
Create a generic class for outputting VXML form elements.
创建输出VXML表单元素的通用类。
In these simple cases, stick with using static VXML files.
在这些简单的情况下,应继续使用静态VXML文件。
You can see the VXML to generate this description in Listing 4.
我们可以使用VXML生成这种说明,如清单4所示。
When the variable is filled, the filled block in the VXML is parsed.
填充变量之后,解析VXML中填充的块。
Incidentally, you might produce all of the required output using VXML.
顺便说一句,可以使用VXML产生所需的所有输出。
You can react to users' choices by dynamically generating VXML as needed.
通过按需动态生成VXML,您可以迅速对用户的选择作出反应。
Write this VXML, save it, upload it to your ISP, and assign a number to it.
编写这个VXML、保存它、将它上传到ISP,然后为它分配一个号码。
Hence you can produce a simple spoken sentence using the VXML in Listing 2.
因此,可以使用清单2中的VXML产生一个简单的语音句子。
This is the simplest and best way to make sure that your VXML has no problems.
这是确保VXML无问题的最简单、最好的方法。
Listing 1 shows a fairly simple VXML document, also used in that first article.
清单1展示了一个非常简单的VXML文档,第一篇文章中也使用了这个文件。
So far the selections were based on providing information in a static VXML file.
到目前为止,选择都基于静态VXML文件中提供的信息。
At the end of the diary list, it returns the user back to the main menu VXML file.
日程列表的末尾有一个返回选项,可以使用户返回主菜单vxml文件。
You can easily embed the text specification into a VXML document by using a CDATA block.
我们可以方便地将文本规范嵌入到VXML文档中,方法是使用一个cdata块。
For example, it's common to run into file-access problems or typos in the VXML file path.
例如,常常会出现文件访问问题或VXML文件路径录入错误。
You can store your VXML in several different mediums, from a static file to compiled code.
您可以在多种不同的媒体中(从静态文件到经过编译的代码)存储VXML。
应用推荐