From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: harven Newsgroups: gmane.emacs.help Subject: Re: emacs by voice Date: Sun, 28 Sep 2008 17:01:18 +0200 Organization: Guest of ProXad - France Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222616439 26673 80.91.229.12 (28 Sep 2008 15:40:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Sep 2008 15:40:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 28 17:41:36 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KjyOu-0007qy-HE for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Sep 2008 17:41:36 +0200 Original-Received: from localhost ([127.0.0.1]:49298 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjyNr-0006C8-SW for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Sep 2008 11:40:31 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!proxad.net!feeder1-2.proxad.net!cleanfeed2-b.proxad.net!nnrp19-2.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) Cancel-Lock: sha1:kEDcnvdHj6ibCubdnMIAvWXG0kk= Original-Lines: 25 Original-NNTP-Posting-Date: 28 Sep 2008 17:01:19 MEST Original-NNTP-Posting-Host: 82.240.200.149 Original-X-Trace: 1222614079 news-4.free.fr 4656 82.240.200.149:50815 Original-X-Complaints-To: abuse@proxad.net Original-Xref: news.stanford.edu gnu.emacs.help:162823 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58165 Archived-At: Joost Kremers writes: > harven wrote: >> tomer writes: >>> Is it possible to write program code (any language) with voice into >>> emacs. >>> Is it practical? >>> Is there anyone who use voice to operate emacs? >>> >> Have a look at the wiki: >> http://www.emacswiki.org/cgi-bin/wiki/EmacSpeak > > emacspeak goes the other way: it's a speech synthesizer, turning text into > speech. it doesn't (AFAIK) turn speech into text, i.e. can't be used to > operate emacs by vocal commands. > So, maybe you want EmacsListen ? http://shorttalk-emacs.sourceforge.net/ I am not sure this is still maintained. The google newsgroup EmacsListen seems to tell that someone actually succeeded in using DragonNaturallySpeaking with emacs. I think there is also a foot project (feet driven keyboard) but no emacs implementation yet. Cheers