5,887
edits
No edit summary |
|||
Line 1: | Line 1: | ||
Voice recognition software allows for hands-free control of software and textual data entry. This capability has potential for integration into digital workflows for control of workflow components (cameras, software) and for data entry (dictation, metadata). | Voice recognition software allows for hands-free control of software and textual data entry. This capability has potential for integration into digital workflows for control of workflow components (cameras, software) and for data entry (dictation, metadata). | ||
==Voice Recognition Software== | ==Voice Recognition Software== | ||
[http://www.nuance.com/dragon/index.htm Nuance Dragon Naturally Speaking] - Windows | [http://www.nuance.com/dragon/index.htm Nuance Dragon Naturally Speaking] - Windows | ||
Line 15: | Line 13: | ||
*[https://en.wikipedia.org/wiki/Speech_recognition_in_Linux Wikipedia: Speech recognition in Linux] | *[https://en.wikipedia.org/wiki/Speech_recognition_in_Linux Wikipedia: Speech recognition in Linux] | ||
==Tools for integrating voice recognition software== | ==Tools for integrating voice recognition software== | ||
[http://code.google.com/p/pyspeech/ PySpeech] - Python module for accessing basic functions of Windows Speech Recognition. | [http://code.google.com/p/pyspeech/ PySpeech] - Python module for accessing basic functions of Windows Speech Recognition. | ||
[http://sourceforge.net/projects/natlink/ NatLink] - Python module for integrating with Dragon Naturally Speaking. Requires NatLink and Unimacro. | [http://sourceforge.net/projects/natlink/ NatLink] - Python module for integrating with Dragon Naturally Speaking. Requires NatLink and Unimacro. | ||
==Projects using voice recognition== | ==Projects using voice recognition== | ||
Project: Rapid inventory (prototype) | Project: Rapid inventory (prototype) |
edits