setting up a Jarvis

edited December 1969 in Daz Studio Discussion

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

Comments

  • WendyLuvsCatzWendyLuvsCatz Posts: 37,800
    edited December 1969

    pretty cool
    totally over my head!
    but given how I utterly HATE voice recognition on phone call menus and my Android Google search
    (it ALWAYS comes up with some bizzare word for what I say)
    not something personally I'd use, using a Daz animation to speak it is pretty cool though.
    I played with Mimic live beta (never bought it) and narrator a bit and thought if a simple narrarator widget could be made using all the phonemes it would be cool.
    now there's an idea for an Android app!
    one would only need a series of renders like you did!
    pity I know nothing about coding :red:

  • ReDaveReDave Posts: 815
    edited December 1969

    Wow, but -but- you put Blender in there! o_O
    I'll have to try that!!!

Sign In or Register to comment.