I'm using Ubuntu 9.04 and I thought it would be fun to have Festival speak text for me. I've configured a shortcut icon to perform the command, but I can't get the dragged text to run in the program. I'm dragging text from Firefox, but this could imaginably work for any application.
I have: echo "%u" | festival --tts
I know the "%u" doesn't work, so what would be the proper command to get dragged text to run in the command?
Thanks!
*Posted to accessibility because of the TTS part.