Can I do speech output via festival
20 Feb 2011 20:23 #7332
by jrsphoto
Can I do speech output via festival was created by jrsphoto
Just wondering how I could go about having EMC2 output speech when a job starts. Something like, "Job Starting, or "
Job Complete". I would assume I could use festival (linux speech engine)?
-John
Job Complete". I would assume I could use festival (linux speech engine)?
-John
Please Log in or Create an account to join the conversation.
20 Feb 2011 21:03 #7335
by BigJohnT
Replied by BigJohnT on topic Re:Can I do speech output via festival
I'm guessing M1xx...
John
John
Please Log in or Create an account to join the conversation.
27 Feb 2011 16:19 #7489
by andypugh
Replied by andypugh on topic Re:Can I do speech output via festival
As John said, it should be doable with a custom G-code (M100 to M199)
Assuming that you can do what you want through a command line, then just create a bash script linked to a G-code as described here:
linuxcnc.org/docs/html/gcode_main.html#sec:M100-to-M199:
Assuming that you can do what you want through a command line, then just create a bash script linked to a G-code as described here:
linuxcnc.org/docs/html/gcode_main.html#sec:M100-to-M199:
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds