On my many script finding missions on my mac recently trying to find how to Multi box on one mac I was looking into Voice Activation that the Mac OS has built into it. Now I know windows has a Voice software for WoW already but why not try and uitilise what a Mac has built in. So I got to work... Here is a How to to set it up...



Go to your System Preferences



Go into the Speech Settings



First, turn "Speakable Items" to on so you can actually use voice activation



Go into the "Commands" tab



Open up the "Speakable Items Folder", this is where we will start making everything work



Navigate into the "Application Speakable Items"



Navigate into the "World of Warcraft" folder. If this file does not exist then you will need to create it and it will need to have the same name as the World of Warcraft.app that you run to play the game



Next you will need to open the "Script Editor" Program from the Applications/Applescript Folder. Type in the following code (Well copy and paste )

[code:1]on run

tell application "System Events"

tell application "World of Warcraft" to activate
key code 18

end tell
end run[/code:1]

What does this do? Well, it activates the World of Warcraft window and then reproduces you pressing the button with the Key Code of 18. In my case this is the number 1. In World of Warcraft I have the number 1 bound to a /dance macro, but you could have it do anything, dance, spit, or hey, even /cast fireball



Now we need to save this. The folder it needs to go into is

//users/yourusername/Library/Speech/Speakable Items/Application Speakable Items/World of Warcraft

Make sure it is saved as "Script". The name you need to call it is the command you wish to say out loud. So in this case the file is called "Dance"


Once that file is saved once in Warcraft you can say the word "Dance" whilst holding down the speak button (Usually Escape but this can be set in the Speech settings) and you character will Dance for you.

For my main (none boxed) character, a Shadow Priest, I now have macros saved to activate Shadow Fiend, Fear, Shield and also a "Kill" macro which I constantly spam which keeps all my DoT's and MF's running. Easy to play and quite fun to sit back and talk to warcraft while you fight.

Hope someone gets some fun out of this. Down side is, when on Teamspeak / Vent. If someone say's Dance... well you can imagine