PC Review


Reply
Thread Tools Rate Thread

Disabling default Vista speech commands

 
 
=?Utf-8?B?U3BlZWNoTmV3Ymll?=
Guest
Posts: n/a
 
      19th Dec 2006
I'm trying to use programatic speech recognition (via .Net 2.0's
System.Speech.Recognition), but Vista's default commands are interfering and
causing undesireable behavior. Is it possible to deisable the default Vista
commands and still use programatic speech recognition?

Also, is it possible to mute the microphone programatically (preferably c#)?
When using System.Speech.Synthesis, Vista intercepts the synthesis from the
speakers and attempts to interpret it as a command. Quite comical really.

Any help is appreciated. Thanks!
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U3BlZWNoTmV3Ymll?=
Guest
Posts: n/a
 
      14th Jan 2007
Any chance someone could shed some light on this? It seems absurd to me to
think that there is no way to use programatic speech recognition with Vista
speech recognition interfering, but I just can't find a way around this. Is
there a way to disable Vista speech recognition while using .Net
System.Speech recognition in Vista?

"SpeechNewbie" wrote:

> I'm trying to use programatic speech recognition (via .Net 2.0's
> System.Speech.Recognition), but Vista's default commands are interfering and
> causing undesireable behavior. Is it possible to deisable the default Vista
> commands and still use programatic speech recognition?
>
> Also, is it possible to mute the microphone programatically (preferably c#)?
> When using System.Speech.Synthesis, Vista intercepts the synthesis from the
> speakers and attempts to interpret it as a command. Quite comical really.
>
> Any help is appreciated. Thanks!

 
Reply With Quote
 
Dave Wood [MS]
Guest
Posts: n/a
 
      15th Jan 2007
Yes, if you use the SpeechRecognitionEngine object, rather than the
SpeechRecognition object in the System.Speech.Recognition namespace then you
get what we call the "in-proc" engine, which doesn't interact in any way
with the built-in Vista speech commands. This class works a little bit
differently to the SpeechRecognition class {for example you have to
programatically start and stop recognition and there's no Microphone bar
visible to the user}, but it should allow you programatic control of how the
recognition happens.

Dave Wood


"SpeechNewbie" <(E-Mail Removed)> wrote in message
news:EF78D3E5-638D-462C-B69B-(E-Mail Removed)...
> Any chance someone could shed some light on this? It seems absurd to me to
> think that there is no way to use programatic speech recognition with
> Vista
> speech recognition interfering, but I just can't find a way around this.
> Is
> there a way to disable Vista speech recognition while using .Net
> System.Speech recognition in Vista?
>
> "SpeechNewbie" wrote:
>
>> I'm trying to use programatic speech recognition (via .Net 2.0's
>> System.Speech.Recognition), but Vista's default commands are interfering
>> and
>> causing undesireable behavior. Is it possible to deisable the default
>> Vista
>> commands and still use programatic speech recognition?
>>
>> Also, is it possible to mute the microphone programatically (preferably
>> c#)?
>> When using System.Speech.Synthesis, Vista intercepts the synthesis from
>> the
>> speakers and attempts to interpret it as a command. Quite comical really.
>>
>> Any help is appreciated. Thanks!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Speech Recognition Commands =?Utf-8?B?YWFlYXJoYXJ0?= Windows Vista General Discussion 3 18th May 2007 12:21 AM
Text to Speech; Speech Recognition and commands questions George Valkov Windows XP General 0 20th Mar 2007 08:50 AM
Custom Speech Commands =?Utf-8?B?TWljaGVsb2IgTWV0eg==?= Windows Vista General Discussion 0 28th Feb 2007 11:41 PM
Speech Recognition Commands =?Utf-8?B?Y3VyaW91cw==?= Windows XP General 6 30th Oct 2006 05:13 PM
speech commands =?Utf-8?B?bV9taXR0ZXJtYXly?= Windows XP General 1 7th Dec 2004 02:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:10 AM.