Microsoft Windows Vista Community Forums - Vistaheads
Driver Scanner 2009 - Free Scan Now



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

Disabling default Vista speech commands

microsoft.public.windows.vista.general



Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Reply
  #1 (permalink)  
Old 02-28-2007
=?Utf-8?B?U3BlZWNoTmV3Ymll?=
 

Posts: n/a
Disabling default Vista speech commands
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-01-2007
=?Utf-8?B?U3BlZWNoTmV3Ymll?=
 

Posts: n/a
RE: Disabling default Vista speech commands
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!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2007
Dave Wood [MS]
 

Posts: n/a
Re: Disabling default Vista speech commands
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" <SpeechNewbie@discussions.microsoft.com> wrote in message
news:EF78D3E5-638D-462C-B69B-1C52E0577669@microsoft.com...
> 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!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB 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 (again) Al Biheiri microsoft.public.windows.vista.general 0 02-28-2007 20:12
Speech Recognition Al Biheiri microsoft.public.windows.vista.general 0 02-28-2007 19:48
RE: Voice Recognition - Custom Commands? =?Utf-8?B?Umlj?= microsoft.public.windows.vista.general 0 02-28-2007 17:45
Problem disabling firewall Markus Weber microsoft.public.windows.vista.administration accounts passwords 0 02-28-2007 14:11
Disabling DX Sound Hardware Acceleration in Vista =?Utf-8?B?YWxpbGx5?= microsoft.public.windows.vista.games 15 02-28-2007 14:06


All times are GMT +1. The time now is 17:33.


Driver Scanner 2009 - Free Scan Now

Driver Scanner 2 - Free Scan Now



Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119