《JVoiceXML 0.7 用户指南》-电子文档下载(PDF)(英文)

时间:2012-07-29 04:02:38
【文件属性】:
文件名称:《JVoiceXML 0.7 用户指南》-电子文档下载(PDF)(英文)
文件大小:125KB
文件格式:ZIP
更新时间:2012-07-29 04:02:38
JVoice XML 用户指南 This documents describes the API of JVoiceXML from the user’s point of view. It provides information about the coding of clients for the JVoiceXML voice browser. 目录 1 Introduction 3 2 Architectural Overview 3 3 Required Software 4 3.1 IDE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.2 JAVA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.3 ANT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.4 Tomcat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 4 Installation 5 5 Starting the Voice Browser 5 5.1 Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 5.2 Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 6 Shutdown of the Voice Browser 6 6.1 Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 6.2 Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 7 Running the Demos 6 8 A first TTS example 7 8.1 Creating the VoiceXML file . . . . . . . . . . . . . . . . . . . 7 8.2 Writing the Client . . . . . . . . . . . . . . . . . . . . . . . . 8 8.3 Starting the Client . . . . . . . . . . . . . . . . . . . . . . . . 10 9 Creating VoiceXML using the Tag Library 10 9.1 Creating the Servlet . . . . . . . . . . . . . . . . . . . . . . . 10 9.2 Creating the WAR Archive . . . . . . . . . . . . . . . . . . . 12 9.3 Adapting the Code for Demo1 . . . . . . . . . . . . . . . . . . 12 9.4 Starting the Client . . . . . . . . . . . . . . . . . . . . . . . . 13 10 Capturing User Input 13 10.1 Creating the VoiceXML file . . . . . . . . . . . . . . . . . . . 13 10.2 Creating the Grammar . . . . . . . . . . . . . . . . . . . . . . 14 10.3 Writing the Client . . . . . . . . . . . . . . . . . . . . . . . . 14 10.4 Starting the Client . . . . . . . . . . . . . . . . . . . . . . . . 15 11 Configuration 16 11.1 Implementation Platform Configuration . . . . . . . . . . . . 16 11.2 Classloader repositories . . . . . . . . . . . . . . . . . . . . . 16 11.3 JNDI Port . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 11.4 Talking Java . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
【文件预览】:
jvxml-userguide-0.7.pdf

网友评论

  • 英文版的,
  • 开源的VoiceXML解释器,谢谢分享