TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Adesu on April 03, 2008, 08:34:04 PM

Title: Voice function
Post by: Adesu on April 03, 2008, 08:34:04 PM
Hi Alls,
I'm not sure this question is true, last time posted about Autocad speak, I very glad got that code.
My question is "Is it possible if a user sending command by voice?"
as example user say "Create a line" and then Autolisp open (command "_line"), user say again "0,0" program pick a coordinate at '(0 0 0), then user say "10,0".....etc.
The final you get a line from "0,0" to "10,0".
 :roll:
Title: Re: Voice function
Post by: M-dub on April 03, 2008, 11:37:47 PM
I believe you might find what you're looking for in one of these threads.  :)

http://www.theswamp.org/index.php?topic=3475.0
http://www.theswamp.org/index.php?topic=6530.0
Title: Re: Voice function
Post by: Adesu on April 04, 2008, 04:49:49 AM
that right , thank for your input

I believe you might find what you're looking for in one of these threads.  :)

http://www.theswamp.org/index.php?topic=3475.0
http://www.theswamp.org/index.php?topic=6530.0