Giter Site home page Giter Site logo

process speaker not running about emacspeak HOT 5 CLOSED

tvraman avatar tvraman commented on July 26, 2024
process speaker not running

from emacspeak.

Comments (5)

leavesofgrass avatar leavesofgrass commented on July 26, 2024 2

In my experience, the "process speaker not running" issue occurs
when the speech server isn't running or Emacspeak can't find it.

Emacspeak is looking for the "DTK_PROGRAM" and it probably doesn't know which
synthesizer to use for it.

If you are wanting to use espeak, make sure that you have an entry in your
~/.profile that looks like this:

export DTK_PROGRAM
DTK_PROGRAM=espeak

You may need to restart your shell before the new variable will work,
but hopefully your speaker process will be running.

from emacspeak.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Hmm, still no response. I think it would be handy to fix this

Original comment by [email protected] on 5 Jun 2013 at 7:00

from emacspeak.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
When you say 'Ubuntu', then I understand. This thread should explain it and 
give some hope :)

http://comments.gmane.org/gmane.emacs.emacspeak.general/3263

Jarek

Original comment by [email protected] on 15 Oct 2013 at 6:31

from emacspeak.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
 I'm using Ubuntu12.04 and emacspeak 38 

process speaker not running 

after read on FAQ, 

I found the problem

tcl:: command not found

but can't solve it, I've tried packages tcl8.4~tcl8.6 tk8.4~tk8.6 tclx8.4 from 
apt and official site of tcl.

Then I tried two deb files on this site (tcl8.4 tclx8.4)
still not solved.

BTW, I have only "tclsh" command

Thanks


Original comment by [email protected] on 5 Nov 2013 at 2:52

from emacspeak.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
I installed tcl8.6 from SF source file,

when make tclx8.4 source file, it stuck

In file included from /home/pan/Downloads/tcl8.6.1/unix/tclUnixPort.h:169:0,
                 from /home/pan/Downloads/tcl8.6.1/generic/tclPort.h:23,
                 from /home/pan/Downloads/tcl8.6.1/generic/tclInt.h:36,
                 from ./generic/tclExtdInt.h:26,
                 from ./unix/tclXunixSock.c:22:
/usr/include/x86_64-linux-gnu/sys/socket.h:214:12: note: expected ‘socklen_t 
* __restrict__’ but argument is of type ‘int *’
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^
rm -f libtclx8.4.so
gcc -pipe -shared -o libtclx8.4.so tclXbsearch.o tclXchmod.o tclXcmdloop.o 
tclXdebug.o tclXdup.o tclXfcntl.o tclXfilecmds.o tclXfilescan.o tclXflock.o 
tclXfstat.o tclXgeneral.o tclXhandles.o tclXinit.o tclXkeylist.o tclXlib.o 
tclXlist.o tclXmath.o tclXmsgcat.o tclXprocess.o tclXprofile.o tclXselect.o 
tclXsignal.o tclXstring.o tclXsocket.o tclXutil.o tclXoscmds.o tclXlgets.o 
tclXunixCmds.o tclXunixDup.o tclXunixId.o tclXunixOS.o tclXunixSock.o  -lieee 
-lm  -L/home/pan/Downloads/tcl8.6.1/unix -ltclstub8.6 
: libtclx8.4.so
(echo 'package ifneeded Tclx 8.4 \
        [list load [file join $dir libtclx8.4.so] Tclx]'\
    ) > pkgIndex.tcl


maybe because tclx8.4 can't work with tcl8.6, but I can't get rid of tcl8.6 as 
there is no make uninstall command


Original comment by [email protected] on 21 Nov 2013 at 6:45

from emacspeak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.