* Does anyone know how to pipe "Link: http://orgmode.org"; highlighted text
to "flite"

** Maybe a hook?

(add-hook 'org-occur-highlights 'etc...

** I mean: I'm trying to get the mouse-highlight text that pops-up sent to
"flite"--FestivalLite---then text-to-speech would be done---emacs could
literally tell me what the OrgMode "LINK:..." is.

*** To me, this could be used when the lights go out/turned screen off; for
others, say if you're blind, it may be useful as a simple way to announce a
link in an OrgMode buffer--before running it/going to the link.

**** I'm familiar with emacspeak and speechd-el (
http://devel.freebsoft.org/speechd-el and http://emacspeak.sourceforge.net)
but both of these have many dependencies etc.--flite is quick and
easy to install:

apt-get install flite

Reply via email to