Sign In
All the Cool Developers use Speech APIs
A forum for information about Microsoft Speech technologies, including the Speech API (SAPI) and the Managed Speech API.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Accessibility
Apple
Conferences
History
Microsoft
Miscellanous
Research
SAPI 5.3
SDK
Speech
Speech - APIs
Speech Recognition
System.Speech
Text to Speech
Travel
Users
Windows
Windows Speech Recognition
Archive
Archives
August 2009
(1)
August 2008
(2)
July 2008
(3)
April 2008
(1)
February 2008
(1)
September 2007
(2)
May 2007
(1)
April 2007
(1)
February 2007
(1)
January 2007
(2)
December 2006
(3)
November 2006
(2)
October 2006
(1)
September 2006
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
All the Cool Developers use Speech APIs
Cool Developers STILL use Speech APIs
Posted
over 3 years ago
by
MSDNArchive
My apologies that there have been no new posts on this blog for nearly a year. Because my personal and professional lives have taken a new direction, my Microsoft blog will be closing. I highly recommend the Speech @ Microsoft blog for more up-to...
All the Cool Developers use Speech APIs
Our Users Are Leading Authorities
Posted
over 4 years ago
by
MSDNArchive
1
Comments
Throughout my career at Microsoft, I've eagerly participated in mailing lists, newsgroups, and web forums to engage customers and learn more about their needs and foster direct communication. One of the better forums for speech recognition is run by Professor...
All the Cool Developers use Speech APIs
WSR Accuracy Survey
Posted
over 4 years ago
by
MSDNArchive
4
Comments
We're always looking for feedback on how to improve Windows Speech Recognition. If you are a frequent user, please take a moment to respond with your experiences. You can email us , or leave a comment below. What mode of microphone control...
All the Cool Developers use Speech APIs
Enumerating TTS Engines using System.Speech.Synthesizer
Posted
over 4 years ago
by
MSDNArchive
3
Comments
Here is a quick and dirty C# console application that will list out the installed TTS engines and associated properties. Make sure you add System.Speech to your project's list of references. using System; using System.Collections.Generic; using...
All the Cool Developers use Speech APIs
The "Mojave Experiment"
Posted
over 4 years ago
by
MSDNArchive
Check out the "Mojave Experiment" , where Microsoft brought in people to show them a un-released version of Windows. Having been part of the Windows 95 team , and then shipped components in Windows 98, Windows 2000 and Windows Vista, I'm used...
All the Cool Developers use Speech APIs
Where can I get the Microsoft Bob SDK?
Posted
over 4 years ago
by
MSDNArchive
1
Comments
My friend and colleague Karin Meier is the person I work with when putting updated speech content into the Windows SDK. She recently blogged about some odd requests she's gotten for old software. One of them was " where can I get the Microsoft...
All the Cool Developers use Speech APIs
SAPI Documentation Errata: ISpRecoGrammar::SetRuleState
Posted
over 4 years ago
by
MSDNArchive
There is a typo in the documentation for the ISpRecoGrammar::SetRuleState method in SAPI 5.3 . The input parameters are listed as: HRESULT SetRuleState( LPCWSTR * pszName , void * pReserved , SPRULESTATE NewState ); This instead...
All the Cool Developers use Speech APIs
Speech Content in the Windows SDK
Posted
over 4 years ago
by
MSDNArchive
9
Comments
I'm happy to announce the availability of the RTM release of the Windows SDK. This release - the first RTM one since Vista - contains the following speech-related items: Updated : SAPI 5.3 documentation Updated : System.Speech documentation ...
All the Cool Developers use Speech APIs
Display Context Menus Where The Cursor Is, Not Where the Mouse Is
Posted
over 5 years ago
by
MSDNArchive
This is a little user interface rant of mine since I'm speech and keyboard-oriented. While editing text, when I say "Press Shift F Ten" or press the Application Key (to the right of the spacebar on Windows keyboards), I expect the context menu to appear...
All the Cool Developers use Speech APIs
The Desktop Is Not For Programs
Posted
over 5 years ago
by
MSDNArchive
6
Comments
I'm constantly amazed that people think that putting shortcuts to programs on the desktop makes accessing that program "easier". For the second time in about a week, I've encountered people asking how to put shortcuts to programs on the desktop...
All the Cool Developers use Speech APIs
Cool Developers Go Flying
Posted
over 5 years ago
by
MSDNArchive
Last week the speech team wrapped up a milestone of work and to celebrate I took up our group program manager Richard Sprague up for a quick tour of downtown Seattle, the Eastside area including Bill Gates' house and the main Microsoft campus in Redmond...
All the Cool Developers use Speech APIs
Background on Audio Volume in Windows Vista
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Our friend in the multimedia group and prolific blogger Larry Osterman is writing a series of articles on how volume is treated in Windows Vista. There is a whole new audio sub-system in Vista and Larry's blog is a great source of information for developers...
All the Cool Developers use Speech APIs
Upgrading to Windows Vista
Posted
over 5 years ago
by
MSDNArchive
I've personally found the upgrade process from Windows XP to Windows Vista to be seamless. However, I know that people have concerns about their software and devices working with a new version of the operating system. In Windows Vista there is pro-active...
All the Cool Developers use Speech APIs
Every single thing Windows Vista Speech Recognition is listening for
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Rob Chambers is passionate about speech and a prolific blogger. Something that I've always wanted was a list of all the commands that Windows Speech Recognition recognizes. I knew I could probably scan through the internal grammars that WSR uses, but...
All the Cool Developers use Speech APIs
Windows Live WiFi Hotspot Locator
Posted
over 5 years ago
by
MSDNArchive
3
Comments
How I wish I had this tool last month as I was without power and telephone/DSL service at home and looking for a Internet hookup. Sure, Starbucks and McDonalds have WiFi, but Starbucks wants $9.95 for 24 hours. McDonalds will give you 2 hours for $2.95...
All the Cool Developers use Speech APIs
How NASA Can Help Microsoft
Posted
over 6 years ago
by
MSDNArchive
On an internal blog at Microsoft, I came across a posting by a Corporate VP on some books he was going read while on vacation. One of the books was a autobiography of one of my hero's, Gene Kranz , who was Flight Director for several flights in Project...
All the Cool Developers use Speech APIs
Windows Speech Recognition Getting Some Respect
Posted
over 6 years ago
by
MSDNArchive
2
Comments
When our new speech recognition for Windows Vista was demonstrated at the Microsoft Financial Analyst Meeting this past August, it went disastrously ( read about it at my personal blog , along with links to the video). As I said in that posting, I was...
All the Cool Developers use Speech APIs
Browse the Speech API 5.3 SDK Documentation Online
Posted
over 6 years ago
by
MSDNArchive
You can download the full Windows SDK from here , but if you just want to read the documentation for SAPI, you can do so from this link . To browse the Managed Speech API documentation, here are the links to the various namespaces: System.Speech...
All the Cool Developers use Speech APIs
Microsoft Speech API SDK
Posted
over 6 years ago
by
MSDNArchive
10
Comments
The Speech API Software Developers Kit (SAPI SDK) contains the documentation, samples, and header and library files to create applications and utilities that use speech recognition and voice synthesis. In addition, the SAPI SDK can be used to create speech...
All the Cool Developers use Speech APIs
Internet Explorer, Screen Readers and Keyboard Access
Posted
over 6 years ago
by
MSDNArchive
When I get around to posting a bio, you'll find out that I have a background in making technology accessibility to people with disabilities. I worked in this area for Windows 95 through Windows 2000 and Internet Explorer 2.0 through 4.01. With the...
All the Cool Developers use Speech APIs
Steve Wozniak at Microsoft
Posted
over 6 years ago
by
MSDNArchive
10
Comments
One of the things I love about Microsoft is that you often get talk with, or listen to interesting people. Over the years, I got to shake hands with Steven Spielberg (wearing a Microsoft Bob baseball cap), Jay Leno ( Windows 95 launch ), Stevie Wonder...
All the Cool Developers use Speech APIs
InterSpeech 2006
Posted
over 6 years ago
by
MSDNArchive
[This posting originally appeared on my personal blog . I'm copying all my speech related blogging to this new MSDN hosted blog. I'll be doing an introduction post soon.] I'm in Pittsburgh this week, attending the InterSpeech 2006 conference. Actually...
Page 1 of 1 (22 items)
MSDN Blogs
>
All the Cool Developers use Speech APIs