Search the web
Sign In
New User? Sign Up
ms-speech · Microsoft Speech Recognition
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5469 - 5498 of 5569   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#5498 From: Martin Markoe <mmarkoe@...>
Date: Tue Dec 1, 2009 3:56 pm
Subject: Outlook - new mail message
mmarkoe
Offline Offline
Send Email Send Email
 
Mark,

> What I'd like to be able to do is to be able to create a new 'note' for
> Microsoft Office outlook at any time, no matter what application I have
> opened in front of me.  You know like you can send email.

I am not a programmer by training. Although I can slog through some basic
scripting if I need to, there's a much easier way to do this. The WSRToolkit
found at:
http://www.mymsspeech.com/microphones/prod_details.asp?prodID=228
has among six other features a Macro Command Builder. I just attempted to do
what you request and it works perfectly from five different programs I used
it with. Here is the command sequence:

1. In the In the Context O field, leave it as Global - All Applications so
it will work from anywhere
2. In the When I Say field name it, "Open new email" (leave out quotation
marks)
1.In the Add a Program to Run field the path to Outlook on my computer is
entered as:
C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE
2. Next I added a Delay Increment = to 0.50 to give the program time to open
up before executing the next command.
3. Now that Microsoft office is open:
Alt + A to open the Actions Menu:
4. Delay Increment = 0.20
5. Ctrl + N
to open a new mail message

You would find once you've made one of these, you will start finding other
ways to make your computing experience more productive through other
shortcut commands. Each one takes a little refining but it is rewarding to
figure it out. It is also helpful if you do a search from the start button
for Keyboard Shortcuts. The other thing to do is to just look at the menus
to figure out which Control or Alt keys activate a menu.

Below my sign off (a text macro made with the WSRToolkit) is the actual
scripting macro created by our WSRToolkit program. If you do not wish to
purchase the $15.99 WSRToolkit, right click the Speech Macros icon in the
lower right taskbar and choose New Speech Macro. Copy and paste the macro
and save it.

If you wish to delve deeper into creating scripting macros, see WSRMacros
guide at:
http://www.mymsspeech.com/microphones/prod_details.asp?prodID=231

Marty Markoe, eMicrophones, Inc.
See us at: http://www.mymsspeech.com

<!-- Command macro created with WSRToolkit (Version: 1.5.0.1) 12/1/2009
10:33:12 AM -->
<speechMacros>
<command>
<condition operator="not">
<appIsInForeground processName="WSRToolkit.exe"/>
</condition>
<listenFor>Open new email</listenFor>
<run command="C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE"
params=""/>
<waitFor seconds="0.50" />
<sendKeys>{{ALT}}A</sendKeys>
<waitFor seconds="0.20" />
<sendKeys>N</sendKeys>
</command>
</speechMacros>

#5497 From: "Fraternal greetings from, Mark @ ResistanceMP3." <resistancemp3@...>
Date: Tue Dec 1, 2009 12:31 pm
Subject: new note
resistancemp3
Offline Offline
Send Email Send Email
 
What I'd like to be able to do is to be able to create a new 'note' for
Microsoft Office outlook at any time, no matter what application I have
opened in front of me.  You know like you can send email.  Can anybody help?

Best wishes, Mark



[Non-text portions of this message have been removed]

#5496 From: "Fraternal greetings from, Mark @ ResistanceMP3." <resistancemp3@...>
Date: Sun Nov 29, 2009 2:10 pm
Subject: RE: Re: special paste
resistancemp3
Offline Offline
Send Email Send Email
 
Wow!  That is a powerful macro, I am going to have to study how to use it
properly.  Thank you.



Best wishes, Mark



From: ms-speech@yahoogroups.com [mailto:ms-speech@yahoogroups.com] On Behalf
Of itamarez
Sent: 29 November 2009 13:54
To: ms-speech@yahoogroups.com
Subject: [ms-speech] Re: special paste





Have you tried Glen Shires' macro Format_That? I believe this option is
available there.

Itamar E-Z

--- In ms-speech@yahoogroups.com <mailto:ms-speech%40yahoogroups.com> ,
"Fraternal greetings from, Mark @ ResistanceMP3." <resistancemp3@...> wrote:
>
> Has anybody worked out how to create a macro for Microsoft word to do the
> paste special, so I can remove the formatting etc. when I am pasting it
into
> a word?
>
>
>
> Thanks in anticipation, Mark
>
>
>
> [Non-text portions of this message have been removed]
>





[Non-text portions of this message have been removed]

#5495 From: "itamarez" <itamar@...>
Date: Sun Nov 29, 2009 1:54 pm
Subject: Re: special paste
itamarez
Offline Offline
Send Email Send Email
 
Have you tried Glen Shires' macro Format_That? I believe this option is
available there.

Itamar E-Z

--- In ms-speech@yahoogroups.com, "Fraternal greetings from, Mark @
ResistanceMP3." <resistancemp3@...> wrote:
>
> Has anybody worked out how to create a macro for Microsoft word to do the
> paste special, so I can remove the formatting etc. when I am pasting it into
> a word?
>
>
>
> Thanks in anticipation, Mark
>
>
>
> [Non-text portions of this message have been removed]
>

#5494 From: "Fraternal greetings from, Mark @ ResistanceMP3." <resistancemp3@...>
Date: Sun Nov 29, 2009 12:50 pm
Subject: special paste
resistancemp3
Offline Offline
Send Email Send Email
 
Has anybody worked out how to create a macro for Microsoft word to do the
paste special, so I can remove the formatting etc. when I am pasting it into
a word?



Thanks in anticipation, Mark



[Non-text portions of this message have been removed]

#5493 From: Andreas Jonsson <andreasjon@...>
Date: Sat Nov 28, 2009 3:22 am
Subject: Re: Group Search fails
andreas_json
Offline Offline
Send Email Send Email
 
Hi,

I can report that group search works fine now.

Andreas

#5492 From: "Daniel" <teague@...>
Date: Tue Nov 24, 2009 2:48 pm
Subject: Re: Windows 7 – speech dictionary macro not fully functional
hlynur74
Offline Offline
Send Email Send Email
 
Hi Russ,

Thanks for the info and feedback.

>
...
> * The "add a pronounciation" command opens to the initial word editing "page,"
not directly to the page for recording a pronunciation. I had to click through
two more pages to get to the recording page. I haven't used this command enough
to know whether this is the right behavior or not.


Normally this should open a dialogue headed "Type or say the word you want to
add". In Windows 7, the macro never reaches that point. I just get the error
message.


...
>
> If it matters, my macro security level is set to Low. What macro security
level are you using for WSR Macros on your computer?

The security level on my PC is also set to low.


>
> I hope Rob or someone with more macro/VBScript experience could look into this
and correct it.

Amen!

Daniel

#5491 From: "itamarez" <itamar@...>
Date: Tue Nov 24, 2009 7:38 am
Subject: Re: Group Search fails
itamarez
Offline Offline
Send Email Send Email
 
Yes, Group search does not work properly. I have filed a complaint months ago,
and again one today.
I will try to add a document on macros under Windows 7 shortly.

Itamar Even-Zohar
(Group owner)

--- In ms-speech@yahoogroups.com, "Andreas" <andreasjon@...> wrote:
>
> Hi,
>
> has anybody noticed that the search functionality on Yahoo Groups for
ms-speech does not function properly? Perhaps a moderator could alert Yahoo?
>
> If you try to make a search, e.g. for "Macro", no search results are returned
and you will be prompted "Having problems with message search? Fill out this
form to ensure your group is one of the first to be migrated to the new message
search system". If you fill in the form you are told that the switch to the new
search system should have taken place in May 2009 !?
>
> Thanks,
>
> Andreas
>

#5490 From: "itamarez" <itamar@...>
Date: Tue Nov 24, 2009 7:36 am
Subject: Re: WSR Macros on Windows 7?
itamarez
Offline Offline
Send Email Send Email
 
All macros work under Windows 7. However, you may have to re-save each
of them not as ANSI, but as Unicode or UTF-8. When you load each macro
file with Notepad, then click on "save as", you will see at the bottom
of the application screen the 'Encoding" selection. Select "Unicode" and
save the file. If it does not work, try "UTF-8". I am not sure about the
encoding because I converted all these macros long ago when I started
working with Windows 7 RC1 (still do, waiting for the final version to
be available).

In addition, try to change security to medium or low.

I believe we have already discussed that on this forum, but the trouble
is that the Search feature does not work properly. I have filed a
complaint several times to Yahoo.

Itamar Even-Zohar

(Group's owner)
--- In ms-speech@yahoogroups.com, "Andreas" <andreasjon@...> wrote:
>
> Hi!
>
> This is my first post, and I apologize if this has been posted
already, but search functionality on this list currently fails.
>
> Does anybody have WSR Macros running on Windows 7? I've just installed
WSR Macros on a fresh Windows 7 install and I've tried about a dozen
macros from the Files section, but none seemed to work. I'm wondering if
I haven't set things up properly (I have security settings set to Medium
and I have signed all macros) or whether WSR Macros doesn't work on
Windows 7. In fact, the Microsoft download page for WSR Macros specifies
that WSR Macros is for Windows Vista, and doesn't mention Windows 7.
>
> Thanks for any assistance.
>
> Andreas Jonsson
>

#5489 From: christopher cortise <cgpcortise@...>
Date: Mon Nov 23, 2009 6:58 pm
Subject: Re: Type in capitals
chrisgerardc...
Offline Offline
Send Email Send Email
 
If you do everything in capitals that is considering as yelling in computer
languish

On Mon, Nov 23, 2009 at 10:02 AM, Fraternal greetings from, Mark @
ResistanceMP3. <resistancemp3@...> wrote:

>
>
> What is the command to make everything that is dictated appear capitals me?
> "LIKE THIS"
>
> Best wishes, Mark
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]

#5488 From: "Andreas" <andreasjon@...>
Date: Tue Nov 24, 2009 12:22 am
Subject: WSR Macros on Windows 7?
andreas_json
Offline Offline
Send Email Send Email
 
Hi!

This is my first post, and I apologize if this has been posted already, but
search functionality on this list currently fails.

Does anybody have WSR Macros running on Windows 7? I've just installed WSR
Macros on a fresh Windows 7 install and I've tried about a dozen macros from the
Files section, but none seemed to work. I'm wondering if I haven't set things up
properly (I have security settings set to Medium and I have signed all macros)
or whether WSR Macros doesn't work on Windows 7. In fact, the Microsoft download
page for WSR Macros specifies that WSR Macros is for Windows Vista, and doesn't
mention Windows 7.

Thanks for any assistance.

Andreas Jonsson

#5487 From: Pontus Flink <pontus.flink@...>
Date: Sat Nov 21, 2009 6:46 pm
Subject: macro for insult swordfighting
pflink2001
Offline Offline
Send Email Send Email
 
Hello everybody,

I've made a very simple speach macro for insult swordfighting from
Monkey island. I thought I'd share it with you, hope you don't mind me
posting it here.

I took the insult swordfighting lines from a monkey island fan website
and automated the xml-making with excel.

Regards,

Pontus

---
<?xml version="1.0" encoding="UTF-16"?>
<speechMacros>

<command>
<listenFor>This is the END for you, you gutter-crawling cur!</listenFor>
<speak>And I've got a little TIP for you, get the POINT?</speak>
</command>

<command>
<listenFor>Soon you'll be wearing my sword like a shish kebab!</listenFor>
<speak>First you better stop waving it like a feather-duster.</speak>
</command>

<command>
<listenFor>My handkerchief will wipe up your blood!</listenFor>
<speak>So you got that job as janitor, after all.</speak>
</command>

<command>
<listenFor>People fall at my feet when they see me coming.</listenFor>
<speak>Even BEFORE they smell your breath?</speak>
</command>

<command>
<listenFor>I once owned a dog that was smarter then you.</listenFor>
<speak>He must have taught you everything you know.</speak>
</command>

<command>
<listenFor>You make me want to puke.</listenFor>
<speak>You make me think somebody already did.</speak>
</command>

<command>
<listenFor>Nobody's ever drawn blood from me and nobody ever
will.</listenFor>
<speak>You run THAT fast?</speak>
</command>

<command>
<listenFor>You fight like a dairy farmer.</listenFor>
<speak>How appropriate. You fight like a cow.</speak>
</command>

<command>
<listenFor>I got this scar on my face during a mighty struggle!</listenFor>
<speak>I hope now you've learned to stop picking your nose.</speak>
</command>

<command>
<listenFor>Have you stopped wearing diapers yet?</listenFor>
<speak>Why, did you want to borrow one?</speak>
</command>

<command>
<listenFor>I've heard you were a contemptible sneak.</listenFor>
<speak>Too bad no one's ever heard of YOU at all.</speak>
</command>

<command>
<listenFor>You're no match for my brains, you poor fool.</listenFor>
<speak>I'd be in real trouble if you ever used them.</speak>
</command>

<command>
<listenFor>You have the manners of a beggar.</listenFor>
<speak>I wanted to make sure you'd feel comfortable with me.</speak>
</command>

<command>
<listenFor>I'm not going to take your insolence sitting down!</listenFor>
<speak>Your hemorrhoids are flaring up again, eh?</speak>
</command>

<command>
<listenFor>There are no words for how disgusting you are.</listenFor>
<speak>Yes there are. You just never learned them.</speak>
</command>

<command>
<listenFor>I've spoken with apes more polite than you.</listenFor>
<speak>I'm glad to hear you attended your family reunion. </speak>
</command>

<command><listenFor>I've got a long, sharp lesson for you you to learn
today.</listenFor><speak>And I've got a little TIP for you. Get the
POINT?</speak></command>
<command><listenFor>My tongue is sharper then any
sword.</listenFor><speak>First you better stop waving it like a
feather-duster.</speak></command>
<command><listenFor>My name is feared in every dirty corner of this
island!</listenFor><speak>So you got that job as janitor, after
all.</speak></command>
<command><listenFor>My wisest enemies run away at the first sight of
me!</listenFor><speak>Even BEFORE they smell your breath?</speak></command>
<command><listenFor>Only once have I met such a
coward!</listenFor><speak>He must have taught you everything you
know.</speak></command>
<command><listenFor>If your brother's like you, better to marry a
pig.</listenFor><speak>You make me think somebody already
did.</speak></command>
<command><listenFor>No one will ever catch ME fighting as badly as you
do.</listenFor><speak>You run THAT fast?</speak></command>
<command><listenFor>I will milk every drop of blood from your
body!</listenFor><speak>How appropriate. You fight like a
cow.</speak></command>
<command><listenFor>My last fight ended with my hands covered with
blood.</listenFor><speak>I hope now you've learned to stop picking your
nose.</speak></command>
<command><listenFor>I hope you have a boat ready for a quick
escape.</listenFor><speak>Why, did you want to borrow one?</speak></command>
<command><listenFor>My sword is famous all over the
Caribbean!</listenFor><speak>Too bad no one's ever heard of YOU at
all.</speak></command>
<command><listenFor>I've got the courage and skill of a master
swordsman!</listenFor><speak>I'd be in real trouble if you ever used
them.</speak></command>
<command><listenFor>Every word you say to me is
stupid.</listenFor><speak>I wanted to make sure you'd feel comfortable
with me.</speak></command>
<command><listenFor>You are a pain in the backside,
sir!</listenFor><speak>Your hemorrhoids are flaring up again,
eh?</speak></command>
<command><listenFor>There are no clever moves that can help you
now.</listenFor><speak>Yes there are. You just never learned
them.</speak></command>
<command><listenFor>Now I know what filth and stupidity really
are.</listenFor><speak>I'm glad to hear you attended your family
reunion.</speak></command>
<command><listenFor>I usually see people like you passed-out on tavern
floors.</listenFor><speak>Even BEFORE they smell your
breath?</speak></command>

</speechMacros>

---


--
________________________________________________________________

Pontus Flink (M.Sc./Env.Eng.)        <pontus.flink@...>

Tel.: +358 40 5790 127                   Fax: +44 871 263 8397
Romgården 5C 173
00550 Helsinki, Finland
________________________________________________________________

#5486 From: "Andreas" <andreasjon@...>
Date: Tue Nov 24, 2009 12:29 am
Subject: Group Search fails
andreas_json
Offline Offline
Send Email Send Email
 
Hi,

has anybody noticed that the search functionality on Yahoo Groups for ms-speech
does not function properly? Perhaps a moderator could alert Yahoo?

If you try to make a search, e.g. for "Macro", no search results are returned
and you will be prompted "Having problems with message search? Fill out this
form to ensure your group is one of the first to be migrated to the new message
search system". If you fill in the form you are told that the switch to the new
search system should have taken place in May 2009 !?

Thanks,

Andreas

#5485 From: Eric Brown <eric@...>
Date: Tue Nov 24, 2009 1:53 am
Subject: RE: Type in capitals
ericbr42
Offline Offline
Send Email Send Email
 
You can say "all caps like this", and you will get "LIKE THIS".    However, this
doesn't persist across utterances, so if you say "all caps like this", pause,
and say "and this too", you'll get "LIKE THIS and this too".

From: ms-speech@yahoogroups.com [mailto:ms-speech@yahoogroups.com] On Behalf Of
Fraternal greetings from, Mark @ ResistanceMP3.
Sent: Monday, November 23, 2009 10:02 AM
To: ms-speech@yahoogroups.com
Subject: [ms-speech] Type in capitals



What is the command to make everything that is dictated appear capitals me?
"LIKE THIS"

Best wishes, Mark

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]

#5484 From: "Russell" <russdw650@...>
Date: Mon Nov 23, 2009 6:26 pm
Subject: Re: Type in capitals
russdw650
Offline Offline
Send Email Send Email
 
Mark,

Windows Speech Recognition doesn't have an "all caps mode" that I am aware of,
where everything you type is automatically in upper case. Even if you press the
Caps Lock key on your keyboard, your dictation still appears with normal
capitalization.

I think the way to do this is, after you have dictated the text you want to be
in all caps, is to select the text and say "all caps."

-Russ

#5483 From: "Fraternal greetings from, Mark @ ResistanceMP3." <resistancemp3@...>
Date: Mon Nov 23, 2009 6:02 pm
Subject: Type in capitals
resistancemp3
Offline Offline
Send Email Send Email
 
What is the command to make everything that is dictated appear capitals me?
"LIKE THIS"



Best wishes, Mark



[Non-text portions of this message have been removed]

#5482 From: "Russell" <russdw650@...>
Date: Mon Nov 23, 2009 5:23 pm
Subject: Re: Windows 7 – speech dictionary macro not fully functional
russdw650
Offline Offline
Send Email Send Email
 
Daniel,

On Windows 7, the "add a pronunciation for that to the speech dictionary"
command works oddly for me too, but not in the same way you describe:

* I never got any kind of error message while running it.

* A word that was in my dictionary disappeared, but I could not repeat the
problem and thus pin it down to this particular macro.

* The "add a pronounciation" command opens to the initial word editing "page,"
not directly to the page for recording a pronunciation. I had to click through
two more pages to get to the recording page. I haven't used this command enough
to know whether this is the right behavior or not.

However, there is something amiss here: when I attempt to use the "export the
speech dictionary" command, the error message below appears, indicating that the
macro was denied permission to create the dictionary.txt file.

If it matters, my macro security level is set to Low. What macro security level
are you using for WSR Macros on your computer?

I hope Rob or someone with more macro/VBScript experience could look into this
and correct it.

-Russ

[Window Title]
Windows Speech Recognition Macros

[Main Instruction]
The Speech Macro stopped running

[Content]
An executor error occurred while running the file "SpeechDictionary.wsrMac"

[^] Hide Error Details  [Close]

[Expanded Information]
<script> executor failure!

language: VBScript
script (partial):

         fileName = "dictionary.txt"

         Set lexToken = CreateObject("SAPI.SpObjectToken")
        
lexToken.SetId("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Speech\CurrentUserLexicon")


Microsoft VBScript runtime error
[Line: 11] Permission denied

#5481 From: "Daniel" <teague@...>
Date: Sat Nov 21, 2009 7:35 pm
Subject: Windows 7 – speech dictionary macro not fully functional
hlynur74
Offline Offline
Send Email Send Email
 
While still using Vista, I came to appreciate Rob Chambers' speech dictionary
macro greatly.

However, in Windows 7 the macro will add a new word to the speech dictionary but
remove it again if I use add a pronunciation for it.  The end of ice arena
dialogue reads: "The Speech Macro stopped running".  The error say, in part:
"Active X component can't create object".

Perhaps this has been previously discussed, but searching the list didn't turn
up the discussion.  Can anyone shed light on why this happens?  How to fix the
macro?

Thanks,
Daniel

#5480 From: "Lunis Orcutt" <lunis@...>
Date: Thu Nov 19, 2009 11:42 pm
Subject: RE: A NO BRAIN err
tomhamilton26
Offline Offline
Send Email Send Email
 
I think the difference between you and I is that I can backup my statements
and if anyone wants to send me an e-mail, I will be glad to produce that
evidence. Would you really like me to forward this thread to the forum
moderator at VoiceRecognition.com and EMRconsultant.com where you are
currently on probation or would you would you prefer to start behaving like
an adult on this forum?





We do not work hands-free because we have to.
We do so because it is the most efficient way to work!
----------------------------------------------------
This message was dictated with...

<https://www.knowbrainer.com/storefront/index.cfm?fuseaction=category.displa
y&category_id=3> KnowBrainer 2008,
<http://www.knowbrainer.com/ShopOnline/index.cfm/product/115_27/naturallyspe
aking-professional-10---full-version.cfm> Dragon Medical 10.1
& the
<http://www.knowbrainer.com/ShopOnline/index.cfm/product/93_23/hybrid-sennhe
iser-bw-900-wireless-microphone.cfm> Senneheiser BW 900 bluetooth microphone
We are the World's #1 Nuance Certified Reseller
of NaturallySpeaking (4 years running)

Lunis Orcutt
718 Rogues Fork Rd.
Bethpage, TN  37022
Office (615) 884-4558
Fax (615) 229-0270
http://www.knowbrainer.com
Hrs: Mon - Fri 9 to 4 CST
Click the following button For
<http://messenger.providesupport.com/messenger/knowbrainer.html> Live Online
Support

  <http://messenger.providesupport.com/messenger/knowbrainer.html>
http://image.providesupport.com/image/knowbrainer/current

Sig2



From: ms-speech@yahoogroups.com [mailto:ms-speech@yahoogroups.com] On Behalf
Of Martin Markoe
Sent: Thursday, November 19, 2009 4:57 PM
To: ms-speech@yahoogroups.com
Subject: RE: [ms-speech] A NO BRAIN err





Lunis,

> It's considered to be bad forum etiquette to quote private e-mails but
> if you are going to quote us you might also quote the rest of the message
> where numerous other forums members asked for your expulsion because of
your
> unacceptable behavior and threaten to leave the forum if something
> wasn't done about you. That was the reason, after several warnings, that
you
> were banned and why a large number of other forums were forced to deal
with
> you in the same manor.

To quote our friend Chuck, "Horse pucky," to the above and every other lie
in your message.

Marty





[Non-text portions of this message have been removed]

#5479 From: "Russell" <russdw650@...>
Date: Thu Nov 19, 2009 11:26 pm
Subject: Re: macro for natural speech search engine
russdw650
Offline Offline
Send Email Send Email
 
Wendell, this should do the trick. You can say "Do an MIT search" and you'll be
prompted for a question, or say "Do an MIT search for [question]."

<speechMacros>
<command>
<listenFor>Do an MIT search for [...]</listenFor>
<run command="http://start.csail.mit.edu/startfarm.cgi?query={[...]}"/>
</command>

<command>
<listenFor>Do an MIT search</listenFor>
<prompt resultState="queryText" title="Enter Search Question">Say or type your
question, and then say "OK".</prompt>
<run command="http://start.csail.mit.edu/startfarm.cgi?query={[queryText]}"/>
</command>
</speechMacros>

Good luck!

-Russ

#5478 From: "Martin Markoe" <mmarkoe@...>
Date: Thu Nov 19, 2009 10:57 pm
Subject: RE: A NO BRAIN err
mmarkoe
Offline Offline
Send Email Send Email
 
Lunis,

> It's considered to be bad forum etiquette to quote private e-mails but
> if you are going to quote us you might also quote the rest of the message
> where numerous other forums members asked for your expulsion because of
your
> unacceptable behavior and threaten to leave the forum if something
> wasn't done about you. That was the reason, after several warnings, that
you
> were banned and why a large number of other forums were forced to deal
with
> you in the same manor.

To quote our friend Chuck, "Horse pucky," to the above and every other lie
in your message.

Marty

#5477 From: "Lunis Orcutt" <lunis@...>
Date: Thu Nov 19, 2009 9:48 pm
Subject: RE: A NO BRAIN err
tomhamilton26
Offline Offline
Send Email Send Email
 
> If BS was worth money you would be long retired. Some day when I get the
> time, you will have to prove the above (you do have your database records
to
> prove this don't you?).



As a matter of fact we do. We can supply a list of phone numbers and e-mail
addresses to backup those 4 forums that you were banned on but we only
posted a partial list; there are more. However, this forum isn't a good
place to hang out dirty laundry so we will only make that information
available to those who request that information by e-mail at
Lunis@....



It's considered to be bad forum etiquette to quote private e-mails but if
you are going to quote us you might also quote the rest of the message where
numerous other forums members asked for your expulsion because of your
unacceptable behavior and threaten to leave the forum if something wasn't
done about you. That was the reason, after several warnings, that you were
banned and why a large number of other forums were forced to deal with you
in the same manor. You had already been banned for a couple of weeks before
you received that e-mail message after hounding us. Frankly, we were just
tired of hearing from you. We also didn't appreciate it when you rejoin
under different aliases over 21 times and additionally proceed to spam of
our membership by pretending that you are happy emicrophones customer. We
also have copies of some of those e-mails if you'd like to see additional
evidence. When 1 or 2 forums expel you, it might not be you but when a dozen
or so forums expel you, the problem just might be you. Food for thought...



We can appreciate the WSR toolkit and VoicePower working with WSR but we're
discussing apples and oranges. It has nothing to do with our programming
delays which again, have no place on this forum. Frankly, we don't know why
your brought it up.



> Welcome to the real world. Approximately 20% of our business is
> International and we have been calling and using Remote Desktop software
for
> several years to troubleshoot the few problems that arise.



Speaking of apples and oranges, Live Support has nothing to do with Remote
desktop software such as GoToMeeting <https://www.gotomeeting.com/>  which
we have also used for a number of years. Live Support (sometimes referred to
as Chat) can be found on many large websites such as FedEx, KnowBrainer Inc.
and one of your major competitors, www.microphones.com (another Nuance gold
certified partner). Perhaps you should do some additional investigation
before attacking our Live Support when it would appear that you are
unfamiliar with these types of utilities that are now popular among
thousands of major websites. To further explain, Live Support is basically a
professional form of IM (instant messaging) but you have to be quick on your
feet to use it. When you stick to answering forum questions, you have the
luxury of not being put on the spot which gives you time to browse other
forums or our Quick Tips ~
http://www.knowbrainer.com/downloads/NatPro_Quick_Tips.pdf for the answer.
However, you do not have the luxury of looking up an answer when using Live
Support and we suspect this might be a reason why you don't have it on your
website.



We do not work hands-free because we have to.
We do so because it is the most efficient way to work!
----------------------------------------------------
This message was dictated with...

<https://www.knowbrainer.com/storefront/index.cfm?fuseaction=category.displa
y&category_id=3> KnowBrainer 2008,
<http://www.knowbrainer.com/ShopOnline/index.cfm/product/115_27/naturallyspe
aking-professional-10---full-version.cfm> Dragon Medical 10.1
& the
<http://www.knowbrainer.com/ShopOnline/index.cfm/product/93_23/hybrid-sennhe
iser-bw-900-wireless-microphone.cfm> Senneheiser BW 900 bluetooth microphone
We are the World's #1 Nuance Certified Reseller
of NaturallySpeaking (4 years running)

Lunis Orcutt
718 Rogues Fork Rd.
Bethpage, TN  37022
Office (615) 884-4558
Fax (615) 229-0270
http://www.knowbrainer.com
Hrs: Mon - Fri 9 to 4 CST
Click the following button For
<http://messenger.providesupport.com/messenger/knowbrainer.html> Live Online
Support

  <http://messenger.providesupport.com/messenger/knowbrainer.html>
http://image.providesupport.com/image/knowbrainer/current

Sig2



From: ms-speech@yahoogroups.com [mailto:ms-speech@yahoogroups.com] On Behalf
Of Martin Markoe
Sent: Thursday, November 19, 2009 12:23 PM
To: ms-speech@yahoogroups.com
Subject: RE: [ms-speech] A NO BRAIN err





Lunis Orcutt wrote:

> Although Martin's insulting "NO BRAIN" remark certainly isn't called
> for and is one of the primary reasons for his banishment on numerous other
> speech recognition forums

If BS was worth money you would be long retired. Some day when I get the
time, you will have to prove the above (you do have your database records to
prove this don't you?). For now, let's start with the banishment from the
Nobrainer forum. You told people Marty Markoe was insulting your customers.
However, when I asked you why you banned me, you wrote:
"Surely you realize that you've been basically sponging off from our forum
for years and none of my partners thought it was a good idea and even though
I didn't like it either I wanted to keep the forum completely open to
everyone but I've recently found out that most, if not all, vendor owned
forums simply don't tolerate other vendors poaching on their territory."

I guess you Lunis (using alias Tom Hamilton) certainly are an expert with
the word, "poaching." Anyone who would like the message with all the header
information pointing back to Lunis just needs to request it from me.

> We plan on eventually extending this offer to WSR users but that will be
down the
> road.

Is this, "down the road," comment equivalent to:
"We indeed still plan to provide a KnowBrainer product for the Vista
Speech Engine separate from NaturallySpeaking. Unfortunately, the
project has taken longer than expected and we have had to switch focus
to a KnowBrainer upgrade to support NaturallySpeaking version 10. I
believe Lunis's ultimate goal is to sort of have a universal KnowBrainer
that will support all speech engines."

The above was posted a year and 3 1/2 months ago at:
http://tech.groups.yahoo.com/group/ms-speech/message/4116

eMicrophones released the WSRToolkit about the time of the above posting. In
addition, VoicePower, tested and shown to be easier to use as a productivity
tool for Dragon NaturallySpeaking, also has a WSR version to be released
shortly.

> Note that we are also offering free telephone technical support around
> the world and we will even call you on our dime.

Welcome to the real world. Approximately 20% of our business is
International and we have been calling and using Remote Desktop software for
several years to troubleshoot the few problems that arise.

Sincerely,
Martin Markoe, eMicrophones, Inc.





[Non-text portions of this message have been removed]

#5476 From: Martin Markoe <mmarkoe@...>
Date: Thu Nov 19, 2009 6:23 pm
Subject: RE: A NO BRAIN err
mmarkoe
Offline Offline
Send Email Send Email
 
Lunis Orcutt wrote:

> Although Martin's insulting "NO BRAIN" remark certainly isn't called
> for and is one of the primary reasons for his banishment on numerous other
> speech recognition forums

If BS was worth money you would be long retired. Some day when I get the
time, you will have to prove the above (you do have your database records to
prove this don't you?). For now, let's start with the banishment from the
Nobrainer forum. You told people Marty Markoe was insulting your customers.
However, when I asked you why you banned me, you wrote:
"Surely you realize that you've been basically sponging off from our forum
for years and none of my partners thought it was a good idea and even though
I didn't like it either I wanted to keep the forum completely open to
everyone but I've recently found out that most, if not all, vendor owned
forums simply don't tolerate other vendors poaching on their territory."

I guess you Lunis (using alias Tom Hamilton) certainly are an expert with
the word, "poaching." Anyone who would like the message with all the header
information pointing back to Lunis just needs to request it from me.


> We plan on eventually extending this offer to WSR users but that will be
down the
> road.

Is this, "down the road," comment equivalent to:
"We indeed still plan to provide a KnowBrainer product for the Vista
Speech Engine separate from NaturallySpeaking. Unfortunately, the
project has taken longer than expected and we have had to switch focus
to a KnowBrainer upgrade to support NaturallySpeaking version 10. I
believe Lunis's ultimate goal is to sort of have a universal KnowBrainer
that will support all speech engines."

The above was posted a year and 3 1/2 months ago at:
http://tech.groups.yahoo.com/group/ms-speech/message/4116

eMicrophones released the WSRToolkit about the time of the above posting. In
addition, VoicePower, tested and shown to be easier to use as a productivity
tool for Dragon NaturallySpeaking, also has a WSR version to be released
shortly.


> Note that we are also offering free telephone technical support around
> the world and we will even call you on our dime.

Welcome to the real world. Approximately 20%  of our business is
International and we have been calling and using Remote Desktop software for
several years to troubleshoot the few problems that arise.

Sincerely,
Martin Markoe, eMicrophones, Inc.

#5475 From: "Lunis Orcutt" <lunis@...>
Date: Thu Nov 19, 2009 4:28 pm
Subject: RE: A NO BRAIN err
tomhamilton26
Offline Offline
Send Email Send Email
 
Although Martin's insulting "NO BRAIN" remark certainly isn't called for and
is one of the primary reasons for his banishment on numerous other speech
recognition forums including Nuance (now defunct), VoiceRecognition.com
(twice), EMRconsultant.com and the KnowBrainer.com forum (21 times), he is
partially correct. This forum is primarily dedicated to WSR but my partner
Tom noted that this forum occasionally receives DNS questions and that is
why he posted our free NaturallySpeaking Live Support message. We plan on
eventually extending this offer to WSR users but that will be down the road.
Note that we are also offering free telephone technical support around the
world and we will even call you on our dime.





We do not work hands-free because we have to.
We do so because it is the most efficient way to work!
----------------------------------------------------
This message was dictated with...

<https://www.knowbrainer.com/storefront/index.cfm?fuseaction=category.displa
y&category_id=3> KnowBrainer 2008,
<http://www.knowbrainer.com/ShopOnline/index.cfm/product/115_27/naturallyspe
aking-professional-10---full-version.cfm> Dragon Medical 10.1
& the
<http://www.knowbrainer.com/ShopOnline/index.cfm/product/93_23/hybrid-sennhe
iser-bw-900-wireless-microphone.cfm> Senneheiser BW 900 bluetooth microphone
We are the World's #1 Nuance Certified Reseller
of NaturallySpeaking (4 years running)

Lunis Orcutt
718 Rogues Fork Rd.
Bethpage, TN  37022
Office (615) 884-4558
Fax (615) 229-0270
http://www.knowbrainer.com
Hrs: Mon - Fri 9 to 4 CST
Click the following button For
<http://messenger.providesupport.com/messenger/knowbrainer.html> Live Online
Support

  <http://messenger.providesupport.com/messenger/knowbrainer.html>
http://image.providesupport.com/image/knowbrainer/current

Sig2



From: ms-speech@yahoogroups.com [mailto:ms-speech@yahoogroups.com] On Behalf
Of Martin Markoe
Sent: Thursday, November 19, 2009 9:45 AM
To: ms-speech@yahoogroups.com
Subject: [ms-speech] A NO BRAIN err





> Subject: [ms-speech] Introducing KnowBrainer NaturallySpeaking Free
> Live Support

This is a real NO BRAIN err to offer Dragon Support on a WSR (Windows Speech
Recognition) support group.

Marty Markoe, eMicrophones, Inc.
See us at: http://www.MyMSSpeech.com





[Non-text portions of this message have been removed]

#5474 From: Martin Markoe <mmarkoe@...>
Date: Thu Nov 19, 2009 3:44 pm
Subject: A NO BRAIN err
mmarkoe
Offline Offline
Send Email Send Email
 
> Subject: [ms-speech] Introducing KnowBrainer NaturallySpeaking Free
> Live Support

This is a real NO BRAIN err to offer Dragon Support on a WSR (Windows Speech
Recognition) support group.

Marty Markoe, eMicrophones, Inc.
See us at: http://www.MyMSSpeech.com

#5473 From: "Wendell C" <wendellpc@...>
Date: Tue Nov 17, 2009 8:57 am
Subject: macro for natural speech search engine
wendellpc
Offline Offline
Send Email Send Email
 
I've found a good natural speech search engine at http://start.csail.mit.edu/
that gives a short, distinct answer to many questions. I've tried to adapt the
weather macro to ask a question at the search site, then have it read the
answer,(usually a short paragraph, but no luck. Anyone help?

Thanks Wendell

#5472 From: "tomhamilton26" <lunis@...>
Date: Wed Nov 18, 2009 2:12 am
Subject: Introducing KnowBrainer NaturallySpeaking Free Live Support
tomhamilton26
Offline Offline
Send Email Send Email
 
One of the biggest complaints we've heard on speech recognition support
forums is long manufacturer telephone wait times or having to go back
and forth with forum responses; which can sometimes take days. We
realize that not everyone has the luxury of waiting for an answer so a
few months ago, we began testing our new Free Live
NaturallySpeaking/Microphone/Recorder Technical Support on our website
and forum. To say the least, we were literally blown away by the
popularity of this new feature but in order to keep up with the traffic,
we had to create over 400 macros to automate some of the repetitive
responses, numerous hyperlinks and product information. After months of
testing, on the KnowBrainer Speech Recognition Forums
<http://www.knowbrainer.com/PubForum/> , we are finally ready to offer
our free Live Support to other public forums.

Note: If you can wait for an answer, please support this forum by
posting your questions here but if you have to have an answer right now,
you can optionally click our new free Live Online Support
<http://messenger.providesupport.com/messenger/knowbrainer.html>  link.

__________________
Tom Hamilton - Host of the KnowBrainer Speech Recognition Forums
<http://www.knowbrainer.com/PubForum/>
Click for Live KnowBrainer Nuance Gold Certified NaturallySpeaking
Support
<http://messenger.providesupport.com/messenger/knowbrainer.html>
Is Your Speech Recognition
<http://www.knowbrainer.com/ShopOnline/index.cfm/category/15/naturallysp\
eaking-software.cfm> /Microphone
<http://www.knowbrainer.com/ShopOnline/index.cfm/category/5/microphones.\
cfm>  Partner Nuance Gold Certified & BBB
<http://www.bbb.org/nashville/business-reviews/computer-software-service\
s/knowbrainer-in-bethpage-tn-37008098>  Accredited?



[Non-text portions of this message have been removed]

#5471 From: "Russell" <russdw650@...>
Date: Tue Nov 17, 2009 3:55 pm
Subject: Re: command interpreted as dictation
russdw650
Offline Offline
Send Email Send Email
 
Mark,

You may want to change the <command> line in your macro to include a priority,
like this:

<command priority="100">

Increasing the priority might cause your macro to be recognized ahead of
dictation. If memory serves, the number range can be from 0 (lowest priority) up
to 127 (highest priority).

You could also try adding "Finnegan" to the dictionary and recording a
pronunciation for it. Good luck!

-Russ

#5470 From: "Fraternal greetings from, Mark @ ResistanceMP3." <resistancemp3@...>
Date: Tue Nov 17, 2009 12:43 pm
Subject: (No subject)
resistancemp3
Offline Offline
Send Email Send Email
 
I have created a macro that works

<!-- Command macro created with WSRToolkit (Version: 1.5.0.2) 17/11/2009
12:38:28 -->

<speechMacros>

<command>

<condition operator="not">

<appIsInForeground processName="WSRToolkit.exe"/>

</condition>

<listenFor>Message Finnegan</listenFor>

<run command="C:\Program Files\Internet Explorer\iexplore.exe"
params="http://www.cbfsms.com/" params=""/>

<waitFor seconds="11" />

<sendKeys>77********</sendKeys>

<sendKeys>{TAB}</sendKeys>

<sendKeys>{{CTRL}}v</sendKeys>

<sendKeys>{TAB}</sendKeys>

<sendKeys>{ENTER}</sendKeys>

</command>

</speechMacros>

The problem is, when I issue the command, message Finnegan, it doesn't
recognise it as the speech macro command.  He has done with some others,
such as text Thelma, but then it doesn't back recognize another one text
Jason.  Any suggestions welcome.

Best wishes, Mark



[Non-text portions of this message have been removed]

#5469 From: "ms_muthuselvam" <ms_muthuselvam@...>
Date: Mon Nov 16, 2009 8:32 am
Subject: Recognizing Pronouns
ms_muthuselvam
Offline Offline
Send Email Send Email
 
Dear Members,

I am using SAPI 5.3 in Windows Vista; the 'System.Speech' C# package.

What is the best practice for the following scenario using SAPI speech
recognizer?

Recognizing pronouns such as name of a person, city and etc.
Basically, We do not know a definite list of values. We have a initial list,
which we want to dynamically update during run time!.

With kind regards,
Muthu

Messages 5469 - 5498 of 5569   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help