Thread
:
post your script fu here...
View Single Post
Johnx
2008-01-27 , 03:16
Posts: 643 | Thanked: 628 times | Joined on Mar 2007 @ Seattle (or thereabouts)
#
4
Repost of the script I put up in the "Text2Speech" thread:
http://www.internettablettalk.com/fo...7&postcount=16
Description: Reads whatever is in the cut buffer, out loud.
Depends: osso-statusbar-cpu (to launch it), xclip (attached to the post I linked), libxmu6
the script:
#!/bin/sh
DISPLAY=:0 flite "$(xclip -o)"
#-John
Quote & Reply
|
Johnx
View Public Profile
Send a private message to Johnx
Find all posts by Johnx