https://github.com/jimmckeeth/firemonkey-android-voice
Speech Recognition and Text to Speech for Android with FireMonkey (written in Object Pascal and Delphi XE6)
https://github.com/jimmckeeth/firemonkey-android-voice
Last synced: 2 months ago
JSON representation
Speech Recognition and Text to Speech for Android with FireMonkey (written in Object Pascal and Delphi XE6)
- Host: GitHub
- URL: https://github.com/jimmckeeth/firemonkey-android-voice
- Owner: jimmckeeth
- Created: 2014-07-11T19:10:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T17:36:13.000Z (over 10 years ago)
- Last Synced: 2025-03-27T16:22:03.357Z (3 months ago)
- Language: C++
- Homepage: http://delphi.org/2014/07/android-voice/
- Size: 750 KB
- Stars: 36
- Watchers: 16
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Voice Recognition and Text to Speech on Android for Delphi, RAD Studio, C++Builder and Appmethod (C++ or Object Pascal).
Early stages. Still subject to heavy changes (like renaming and moving) but it works.
There are two demos. The Google Glass one also includes voice launching and voice prompt support.
The TTS is based on [Jeff Overcash's Text to Speech translation](http://blogs.embarcadero.com/davidi/2013/09/28/42909).