From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian powell Subject: Pipe mouse-highlight to FestivalLite/flite Date: Fri, 9 Mar 2012 15:13:20 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f643bf2298e5704bad50659 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S66Bp-0005P9-M5 for emacs-orgmode@gnu.org; Fri, 09 Mar 2012 15:13:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S66Bn-0004ch-1c for emacs-orgmode@gnu.org; Fri, 09 Mar 2012 15:13:25 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:47397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S66Bm-0004cA-Qm for emacs-orgmode@gnu.org; Fri, 09 Mar 2012 15:13:22 -0500 Received: by ghrr18 with SMTP id r18so1329246ghr.0 for ; Fri, 09 Mar 2012 12:13:21 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --e89a8f643bf2298e5704bad50659 Content-Type: text/plain; charset=ISO-8859-1 * Does anyone know how to pipe "Link: http://orgmode.org" highlighted text to "flite" ** Maybe a hook? (add-hook 'org-occur-highlights 'etc... ** 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. *** 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. **** Familiar with emacspeak and speechd-el http://devel.freebsoft.org/speechd-el and http://emacspeak.sourceforge.net ***** Both of these have many dependencies etc.--'flite" is quick and easy to install: apt-get install flite --e89a8f643bf2298e5704bad50659 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
* Does anyone know how to pipe "Link: http://orgmode.org" highlighted text to "flite"

** Maybe a hook?

(add-hook &#= 39;org-occur-highlights 'etc...

** 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.<= /div>

*** This could be used when the lights go out/turned sc= reen 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 th= e link.

**** Familiar with emacspeak and speechd-el
<= a href=3D"http://devel.freebsoft.org/speechd-el">http://devel.freebsoft.org= /speechd-el=A0
and=A0

***** Both of these have many dependencies etc.--'f= lite" is quick and=A0easy to install:

apt-get= install flite
--e89a8f643bf2298e5704bad50659--