Changes between Initial Version and Version 1 of Ticket #12819, comment 1
- Timestamp:
- Jul 7, 2016, 11:09:19 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12819, comment 1
initial v1 1 1 Windows and OSX both have a basic [https://en.wikipedia.org/wiki/Voice_user_interface voice user interface] (VUI) by using spoken commands called [https://en.wikipedia.org/wiki/Windows_Speech_Recognition#Common_commands common commands] on Windows and [https://en.wikipedia.org/wiki/Speakable_items speakable items] on OSX. There was an aborted effort on Gnome called [https://wiki.gnome.org/Projects/GnomeVoiceControl Gnome VoiceControl], but Gnome Vendics can handle limited English voice commands. 2 3 Edit: there is also [https://github.com/arrdem/Voicely Voicely] (MIT licenced) which could be forked and ported to Haiku, or used as reference for a C++ Haiku implementation.