Skip to content

A speech API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an internet connection, it provides a complete, modern, and fully functional speech API in Java.

Notifications You must be signed in to change notification settings

venosov/java-speech-api

 
 

Repository files navigation

#Java-Speech-API Example Code

This branch contains code for the example for the Java-Speech API

Description

The example is updated regulalary to contain EVERY feature of the most current
stable API release. This API does not contain required libraries to compile/run.
You must include this API(java-speech-api) and the JLayer API

##Changelog See CHANGELOG.markdown for Version History/Changelog

##Credits See CREDITS.markdown for Credits

About

A speech API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an internet connection, it provides a complete, modern, and fully functional speech API in Java.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%