Contents tagged with speech recognition
-
A guide to surviving RSI
It's no secret among my friends and family that I have RSI (Repetitive Strain Injury) due to computer use. I haven't blogged about it because, well, it's personal, and because I didn't want to jeopardize any chance of future employment. But I periodically get asked for advice on how to deal with RSI pain and for whatever reason I'm feeling more confident about sharing this.
-
What is Quick Switch
-
managed speech API updates
Robert Brown summarizes some of the issues
-
IdentifierCache released as open source
IdentifierCache provides two tools
-
Great news for speech developers!
Richard Sprague has been dropping hints about this for some time, and now Robert Brown has made the announcement that the Longhorn speech API has been included into the Avalon/indigo Beta1
-
Speech recognition, COM, .Net, Python, and Perl oh-my
The latest release of NatLink/Vocola is available. NatLink enables command and control of Dragon NaturallySpeaking by loading the Python runtime as a global application module in a COM extention. It presents a relatively simple façade to some IUnknown only COM interfaces.
-
my speech-recognition wiki has a new name and a new server!
The speech recognition wiki has moved from speech.squidnet.com to speechwiki.org. I changed the domain name because the old root domain had nothing to do with speech-recognition and I also took the opportunity to move to a new hosting company which I'm expecting will provide faster responsiveness and more reliable uptime.
Existing links that point to the old site should automatically direct to the new site. If you discover any errors or mistakes feel free to contact me or leave a message on the feedback page.
I've also created a new topic page to help explain the features of the wiki . -
IdentifierCache v0.1.2 - designed to allow users of speech-recognition dictate code identifiers.
I have an update to IdentifierCache; an experimental add-in, designed to allow users of speech-recognition dictate code identifiers.Recent changes- added command 'Remove identifier'
- identifers are now case sensitive
- new Identifiers are added to top
- added option to clear all identifiers from cache
- fixed a bug in the installer
- added some documentation in the configuration dialog
more info at -
Help enable dictation support for Visual Studio
I've created a product suggestion to enable dictation support for Visual Studio
-
Avalon CTP - no speech recognition support
I took a brief look at the Avalon CTP tonight. And really, all I want to know, is where is the speech recognition support? It appears that managed support for the Text Services Framework is baked into the System.Windows.Input namespace, and that there's plenty of support for tablet input, but nothing for speech recognition. This is terribly disappointing.