Outputting VXML from a servlet.
从servlet中输出vxml。
Pass through the content to VXML
将内容传递给VXML
Read a data file and output 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文件放在某个可以访问的位置。
The core of the VXML source is shown here in Listing 6.
vxml源代码的核心部分见清单6。
Create VXML grammar that supports a wide range of input.
创建支持各种输入的VXML文法。
For example, Listing 2 is another pretty basic VXML file.
例如,清单2是又一个非常基础的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文件。
Submit the request to the blog and report back through VXML.
通过VXML向blog提交请求并接收报告。
You can see the VXML to generate this description in Listing 4.
我们可以使用VXML生成这种说明,如清单4所示。
Next, look at the VXML source that you'll use to accept the input.
接下来,看看用来接收输入的VXML源代码。
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,然后为它分配一个号码。
Instead, build a simple VXML file, much as you did earlier in this article.
构建一个简单的VXML文件,就像本文前面给出的示例那样。
Hence you can produce a simple spoken sentence using the VXML in Listing 2.
因此,可以使用清单2中的VXML产生一个简单的语音句子。
Once you get a blank screen, you're ready to actually output the VXML file.
一旦得到了空白屏幕,也就准备好实际输出VXML 文件了。
应用推荐