Here’s a quick tutorial on setting up a simple “Jarvis” with Speech and Speech Recognition
It’s just a simple VBscript you can edit in Notepad.
http://youtu.be/vYfW1QE0eMw
I did my animation with DS4 Genesis
I forgot to mention in the vid ...
1) To save to a “Programs Folder” open Notepad as Administrator. and
2) To remove ugly Pink outline from Daz render, I used Paint.NET - Armegeddon tools - Alpha Works and just turned the alpha contras way up.
Here’s the script ..
CreateObject(“SAPI.SpVoice”).Speak “Write what you want to hear HERE!”
Set objShell = WScript.CreateObject(“WScript.Shell”)
ObjShell.exec(“C:\Program Files\Blender Foundation\Blender\blender.exe”)
Set ObjShell=nothing
This works great with RocketDock and Shortcut Items where you can replace the Icon, or try Tazti with
Speech Recognition, it’s not that hard to set up.
http://www.animetheme.com/sidebar/
http://www.tazti.com/downloads.php


