Scott Weinstein on .Net
Scott Weinstein on .Net, Linq, PowerShell, WPF, and WCF
-
QuickSwitch Basic Released
-
Does any beta survive first contact with users?
-
OnTime 2005
A few months ago I heard that Axosoft was offering a free single user license for their OnTime Defect Tracking Software. After spending all of five minutes evaluating the software, I decided not to use it as the interface appeared to be conventional, if competent. The real value of bug tracking systems is only realized with multiple users. As a single developer, it's unclear if the value from a bug tracking system exceeds the overhead. So I decided I would just use OneNote, which very nicely lets me organize to do lists, design documents, sketches, and images.
-
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