Speech Macros.zip

zip file icon
Fact Value
Original File Speech Macros.zip
Game
  • Creatures 3
Wiki Link Search "Speech Macros" on creatures.wiki
File Size: 71 KB

Archive has been repacked for EemFoo. Click to here

Description(Generated)

Text File Composite

::----- Readme.txt -----::
Friday, July 01, 2011

Hi there
Thanks to everyone on CreaturesCaves for keeping up the spirit of Creatures. Here are some instructions on how to use these speech macros. I'm basically cutting and pasting from the forum I started on the topic:

Forum:
------
http://creaturescaves.com/forum/viewTopic.php?ID=3357

Here are the basics for running speech recognition:
---------------------------------------------------
1) Download and install Microsoft's WSRMacros (Windows Speech Recognition Macros)
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=13045
2) Put the zipped macro files in this zip into your documents/Speech Macros folder
3) Wear a headset mic
4) Start speech recognition in the windows control panel and set it up once if you need to
5) Run C3DS under Vista windowed preferably, so that you can add macros. I think it also works full screen.
6) When you say something, only the macro's in your folder that match with what you say, are typed into the Creatures speech bubble.

Here are the basic macro creation instructions:
--------------------------------------
1) right click windows speech recognition macros tray icon (blue bubble icon)
2) select new speech macro
3) select "send keystrokes"
4) enter the word phrase that you want that triggers the macro
5) type the keystrokes that you want to send and paste the following keys to the end of it: s{BS}
6) click "next"
7) click "create" (use digital signing if you want)
8) Create macros to other key presses in Creatures such as "ok" which presses {enter} key

Explanation of word phrase syntax:
----------------------------------
The word list is not complete but good enough for the basics. An important end word that you have to say is:
Phrase eg) norn push button ok

where "ok" is a macro that executes:
{enter}

The other words end in s{BS} which tells Creatures to put a space after the word and then move the cursor back one. This is how spaces between words are transmitted to creatures.

 <...truncated>