Dragon NaturallySpeaking

admin's picture

Where can I find the Serial number for Dragon NaturallySpeaking?

If you need to recover your Dragaon NaturallySpeaking serial number it can be found at one of the following registry locations:

For Dragon NaturallySpeaking Version 8

admin's picture

A change in site access.

I changed the default number of comments per page from 90 to 10.

You can set your own comment parameters then click "Save Settings" and it will be saved for future use when you are logged in.

Randy Burgess's picture

How to fix custom punctuation gone wrong?

Now that I'm running Dragon 9.5 on a Macbook with Boot Camp, I've of course had to create a new user. And this has involved creating new custom punctuation, etc.

What has happened to recent posts?

Is there any news on the progress of getting the site back to its usual efficiency after the move?

Comparison of VoicePower and KnowBrainer

I had agreed to post a review comparing VoicePower and KnowBrainer software in return for being able to obtain them at a substantially reduced price.

rowead's picture

Command to Sort Clipboard

'
' this command will sort the text of a clipboard into alphabetical line order.
' without regard to spaces or tabs at the beginning or end of the line
'
Option Explicit

Sub Main

rowead's picture

Command to turn off microphone And Lock workstation

Declare Function LockWorkStation Lib "user32" () As integer

Sub Main
HeardWord "microphone", "off"
LockWorkStation
End Sub
' this is a function that I often use when leaving my workstation.

KnowBrainer's picture

Solution for non-capitalization after punctuation in DNS

We've
received numerous complaints on this forum and in e-mails from end users not

Randy Burgess's picture

Dragon 9.5 on a Macbook with Boot Camp & Andrea USB headset & pod - absolutely fab!

Haven't posted here in ages, but at least I want to put in a blog entry about this - no news to anyone except me.

rowead's picture

Program to fix the results box in one spot

I have written a small program to fix the results box in NaturallySpeaking to one spot on the screen. what is the best way to upload this program so everyone can use it?




view recent posts