Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/java-speech-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-05Using UTF-8 for Google requestsHEADmasterAlexey 'Cluster' Avdyukhin
2013-10-06Bug-fix for volume collection.Skylion007
2013-09-26Updated package structure to conform to Java naming conventions.Skylion007
2013-09-19BugFixSkylion007
2013-09-19BugfixSkylion007
2013-09-15General Code Cleanup and bin size fix for getPitch() method.v1.10Skylion007
2013-09-15Re-implemented volume detection. Added fundamental frequency detection.Skylion007
2013-09-14Fixed Formatting and GrammarSkylion007
2013-09-14Deprecated Old Constructors. Fixed FormatingSkylion007
2013-09-14Updated to J.A.R.V.I.S. release readmeSkylion007
2013-09-14Prepared Readme for Project Rebranding!Skylion007
2013-09-05Updated volume methods for ease of use and added getNumOfBytes method toSkylion007
2013-09-02Added getAllPossibleResponses methodSkylion007
2013-09-02Added volume calculation methods that are useful in Ambient ListeningSkylion007
2013-09-02Added files required for Eclipse compatibility. Skylion007
2013-09-02Fixed backwards compatability.Skylion007
2013-09-02Added commentsSkylion007
2013-09-02Merge pull request #17 from Skylion007/patch-1Luke Kuza
2013-09-02Merge pull request #18 from Skylion007/patch-2Luke Kuza
2013-09-02Merge pull request #19 from Skylion007/patch-4Luke Kuza
2013-09-02Removed legacy codeSkylion007
2013-09-02Added All Supported Languages for RecognizerSkylion007
2013-09-02Language support detectionSkylion007
2013-09-02Added region autodetectionSkylion007
2013-09-01Merge pull request #16 from Skylion007/patch-1Luke Kuza
2013-09-01Merge pull request #14 from Skylion007/masterLuke Kuza
2013-08-31Fix for autodetection of languages without spaces such as Japanese.Skylion007
2013-08-31Parsing BugfixSkylion007
2013-08-26New constructor and getter methods for recognizer.Skylion007
2013-08-26Stability and parsing improvements Skylion007
2013-08-25Significant Code Optimization!Skylion007
2013-08-25Code OptimizationSkylion007
2013-08-25Removed System.out.println() statement left over from testing + code cleanupSkylion007
2013-08-25Update Synthesiser.javaSkylion007
2013-08-25Update CHANGELOG.markdownSkylion007
2013-08-25Code cleanup, language auto-detection (for text) and additional comments.Skylion007
2013-08-15Merge pull request #15 from Skylion007/patch-1Luke Kuza
2013-08-12Code CleanupSkylion007
2013-08-03Update Synthesiser.javaSkylion007
2013-08-01Merge pull request #12 from walane/masterLuke Kuza
2013-08-01Code cleanupSkylion007
2013-08-01Update CHANGELOG.markdownSkylion007
2013-08-01Code CleanupSkylion007
2013-08-01Added support for multiple languages and accents to the Synthesiser.Skylion007
2013-07-28Update CHANGELOG.markdownSkylion007
2013-07-28Added methods to allow for strings of lengths 100 and greater.Skylion007
2013-07-28Added methods to allow for strings of lengths 100 and greater.Skylion007
2013-07-27Update CHANGELOG.markdownSkylion007
2013-07-27Update CHANGELOG.markdownSkylion007
2013-07-27Added Methods to automatically parse strings to an acceptable length.Skylion007