Voice recognition: Difference between revisions

From iDigBio
Jump to navigation Jump to search
(page created)
 
No edit summary
Line 1: Line 1:


 
==Voice Recognition Software==
Voice Recognition Software
[http://www.nuance.com/ Nuance]
*[http://www.nuance.com/dragon/index.htm Dragon Naturally Speaking] - Windows
*[http://www.nuance.com/dragon/index.htm Dragon Naturally Speaking] - Windows
*[http://www.nuance.com/for-individuals/by-product/dragon-for-mac/index.htm Dragon Dictate] - Mac
*[http://www.nuance.com/for-individuals/by-product/dragon-for-mac/index.htm Dragon Dictate] - Mac
[http://windows.microsoft.com/en-US/Windows7/What-can-I-do-with-Speech-Recognition Microsoft Windows Speech Recogntion]
[http://windows.microsoft.com/en-US/Windows7/What-can-I-do-with-Speech-Recognition Microsoft Windows Speech Recogntion]


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.

Revision as of 17:02, 27 June 2012

Voice Recognition Software

Microsoft Windows Speech Recogntion

Tools for integrating voice recognition software

PySpeech - Python module for accessing basic functions of Windows Speech Recognition NatLink - Python module for integrating with Dragon Naturally Speaking. Requires NatLink and Unimacro.