Download java speech api Free Java Code
Description
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java , including a recognizer, synthesizer, and a microphone.
Source Files
The download file java-speech-api-master.zip has the following entries.
.classpath/*from w w w .jav a 2s. c o m*/
.gitignore
.project
CHANGELOG.markdown
CREDITS.markdown
README.markdown
java-speech-api.iml
src/META-INF/MANIFEST.MF
src/com/darkprograms/speech/microphone/Microphone.java
src/com/darkprograms/speech/microphone/MicrophoneAnalyzer.java
src/com/darkprograms/speech/recognizer/FlacEncoder.java
src/com/darkprograms/speech/recognizer/GoogleResponse.java
src/com/darkprograms/speech/recognizer/Recognizer.java
src/com/darkprograms/speech/synthesiser/Synthesiser.java
src/com/darkprograms/speech/util/Complex.java
src/com/darkprograms/speech/util/FFT.java
Download
Click the following link to download java-speech-api-master.zip.
java-speech-api-master.zip