Speech Packages available for Java API
By: Emiley J
Speech Packages available:
1- Sphinx-4: speech recognition
How to use:
http://cmusphinx.sourceforge.net/sphinx4/#download_and_install
download package:
http://sourceforge.net/projects/cmusphinx/files/
2- IBM speech for java: speech recognition, speech synthesis
How to use:
http://www.ibm.com/developerworks/ibm/library/i-voice/
download package: #1
http://www.alphaworks.ibm.com/tech/speech
3- FreeTTS : speech synthesizer #2
How to use:
http://freetts.sourceforge.net/docs/index.php
Download package:
http://sourceforge.net/projects/freetts/files
Archived Comments
1. Why is it that the javax.speech jar files are not released for use yet recomended to use in the impo
View Tutorial By: Reque at 2016-10-10 13:01:49
Comment on this tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java