wangchao.org
添加收藏 | 博客
 
购物视频论坛IT业界自然风光美女图片王朝网络小游戏BT下载生活百科编程设计手机图铃小说
 
笑话 | 水库 | 娱乐 | 体育 | 英语 | 宠物 | 美食 | 旅游 | 养生 | 手机 | 数码 | 汽车 | 珠宝 | 美容 | 装修 | 厨房 | 科普 | 动物 | 植物 | 影音 | 百科 | 知道 | 词典
  
 
 您好! 您现在位于: 王朝网络 → 编程设计 → 《java语音实现技术TTS资料返回上一页 
 
1楼 

java语音实现技术TTS资料

  网上购物、在线购物、购物搜索 欢迎光临本站购买图书、影视、音乐、数码、百货,手机等商品。

  要做语音,查了一些资料。
  Java Speech API :http://java.sun.com/prodUCts/java-media/speech/
  Java Speech API 答应开发人员将语音技术整合到 Java applet 和应用程序的用户界面中。这种 API 规定一个跨平台的接口来支持命令—控制识别器、听写系统和语音合成器。
  这个综合 API 被分成几个规范:
  Java Speech API 规范(Java Speech API Specification,JSAPI)
  Java Speech API 程序员指南
  Java Speech API 语法格式规范(Java Speech API Grammar Format Specification,JSGF)
  Java Speech API 标记语言规范(Java Speech API Markup Language Specification,JSML)
  这个 API 没有 Sun 公司的参考实现,但是有许多第三方实现,包括 Speech for Java(可以从 IBM alphaWorks 获得),它使用 ViaVoice 来支持语音命令识别、听写和文本到语音的合成。
  java.sun.com官方资料:
  Question Index
  Where can I get the Java Speech API (JSAPI)?
  The Java Speech API (JSAPI) is not part of the JDK and Sun does not ship an implementation of JSAPI. Instead, we work with third party speech companies to encourage the availability of multiple implementations.
  Question Index
  What is the Java Speech API (JSAPI)?
  The Java Speech API allows Java applications to incorporate speech technology into their user interfaces. It defines a cross-platform API to support command and control recognizers, dictation systems and speech synthesizers.
  Question Index
  When will the JSAPI specification be available?
  The Java Speech 1.0 API specification was released on October 26, 1998, and is available at http://java.sun.com/products/java-media/speech/
  Question Index
  What does the Java Speech API specification include?
  The Java Speech API specification includes the Javadoc-style API documentation for the approximately 70 classes and interfaces in the API. The specification also includes a detailed Programmer's Guide which eXPlains both introductory and advanced speech application programming with JSAPI. Two companion specifications are available: JSML and JSGF.
  The specification is not yet provided with the .class files needed to compile applications with JSAPI.
  Question Index
  What are JSML and JSGF?
  The Java Speech API Markup Language (JSML) and the Java Speech API Grammar Format (JSGF) are companion specifications to the Java Speech API. JSML (currently in beta) defines a standard text format for marking up text for input to a speech synthesizer. JSGF version 1.0 defines a standard text format for providing a grammar to a speech recognizer. Both specifications are available at http://java.sun.com/products/java-media/speech/
  Question Index
  How was the JSAPI specification developed?

  要做语音,查了一些资料。 Java Speech API :http://java.sun.com/prodUCts/java-media/speech/ Java Speech API 答应开发人员将语音技术整合到 Java applet 和应用程序的用户界面中。这种 API 规定一个跨平台的接口来支持命令—控制识别器、听写系统和语音合成器。 这个综合 API 被分成几个规范: Java Speech API 规范(Java Speech API Specification,JSAPI) Java Speech API 程序员指南 Java Speech API 语法格式规范(Java Speech API Grammar Format Specification,JSGF) Java Speech API 标记语言规范(Java Speech API Markup Language Specification,JSML) 这个 API 没有 Sun 公司的参考实现,但是有许多第三方实现,包括 Speech for Java(可以从 IBM alphaWorks 获得),它使用 ViaVoice 来支持语音命令识别、听写和文本到语音的合成。 java.sun.com官方资料: Question Index Where can I get the Java Speech API (JSAPI)? The Java Speech API (JSAPI) is not part of the JDK and Sun does not ship an implementation of JSAPI. Instead, we work with third party speech companies to encourage the availability of multiple implementations. Question Index What is the Java Speech API (JSAPI)? The Java Speech API allows Java applications to incorporate speech technology into their user interfaces. It defines a cross-platform API to support command and control recognizers, dictation systems and speech synthesizers. Question Index When will the JSAPI specification be available? The Java Speech 1.0 API specification was released on October 26, 1998, and is available at http://java.sun.com/products/java-media/speech/ Question Index What does the Java Speech API specification include? The Java Speech API specification includes the Javadoc-style API documentation for the approximately 70 classes and interfaces in the API. The specification also includes a detailed Programmer's Guide which eXPlains both introductory and advanced speech application programming with JSAPI. Two companion specifications are available: JSML and JSGF. The specification is not yet provided with the .class files needed to compile applications with JSAPI. Question Index What are JSML and JSGF? The Java Speech API Markup Language (JSML) and the Java Speech API Grammar Format (JSGF) are companion specifications to the Java Speech API. JSML (currently in beta) defines a standard text format for marking up text for input to a speech synthesizer. JSGF version 1.0 defines a standard text format for providing a grammar to a speech recognizer. Both specifications are available at http://java.sun.com/products/java-media/speech/ Question Index How was the JSAPI specification developed?

 
标签: java  TTS  实现  技术  语音  资料  
 
您可以将本页贴到其他网站
UBB代码HTML代码
 
 
 
 
 
 
 更多内容
 ·JAVA源代码!可以显示水波效果! ·Java语言的一些关键特性 ·Java语言的中文处理 ·Java语言已成为手机通讯标准 微软
 ·开发框架hibernate3.0开发实例 ·Web环境Hibernate数据源问题补充 ·Log4j(1) ·Linux + Java 会得到什么
 ·Java集合构架研究之一 ·Java安全通信、数字证书及应用实 ·JavaCard开发教程之消息模型 ·EJB 3.0 开发指南之依赖值对象
 ·EJB 3.0开发指南之组合主键 ·J2EE应用程序打包与部署之三 ·使用finally关键字来避免资源漏洞 ·使用Factory Method模式
 ·使用FileFilter查找文件系统 ·使用FileFilter搜索文件 ·Java中用Servlet容器实现程序监听 ·java中找到资源文件的路径
 ·使用DOM和XSL来格式化由Java提取 ·Java中异常机制的深入研究 ·Java中异常机制的研究 ·Java中文问题详解(转)
 
 
最新评论  点此查看所有评论
 
 
 
 
发表评论(支持UBB码)


验证码:  
 
 
 
© 2005- 王朝网络 版权所有