java有没有语音识别方面编程的API?在线等高手的指教....有的话... 请详细的介绍一下... 准备做个语音识别的项目!在线等高手指教....

解决方案 »

  1.   

    可以使用 Java Speech API,官方网站:http://java.sun.com/products/java-media/speech/index.jsp 
    但是 Java Speech API 之提供了相应的接口,具体实现有很多,可以使用免费的 FreeTTS: 
    http://freetts.sourceforge.net/docs/index.php
      

  2.   

    Sphinx-4General Information about Sphinx-4
    Introduction 
    Sphinx-4 is a state-of-the-art speech recognition system written entirely in the JavaTM programming language. It was created via a joint collaboration between the Sphinx group at Carnegie Mellon University, Sun Microsystems Laboratories, Mitsubishi Electric Research Labs (MERL), and Hewlett Packard (HP), with contributions from the University of California at Santa Cruz (UCSC) and the Massachusetts Institute of Technology (MIT). Sphinx-4 started out as a port of Sphinx-3 to the Java programming language, but evolved into a recognizer designed to be much more flexible than Sphinx-3, thus becoming an excellent platform for speech research. http://cmusphinx.sourceforge.net/sphinx4/#what_is_sphinx4