View previous topic :: View next topic |
Author |
Message |
pablo_supertux Advocate
Joined: 25 Jan 2004 Posts: 2948 Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)
|
Posted: Sun Dec 08, 2024 4:14 pm Post subject: What is the Speech Dispatcher library? |
|
|
Hi
I've been using for a long time the online dictionary https://en.pons.com/text-translation/french-english and the voice output stopped working (translate.google.com works though).
My firefox showed me this error message: You can't use speech synthesis because the Speech Dispatcher library is missing. and linked this page https://support.mozilla.org/en-US/kb/speechd-setup?as=u&utm_source=inproduct
google-chrome doesn't have this issue, either. So I assumed I was missing an use flag, but when I checked the use flags with "equery uses www-client/firefox", I could not find any use flag related to speech. So what is Firefox talking about? app-accessibility/speech-dispatcher ? If so, why isn't it a dependency of firefox? _________________ A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth! |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20506
|
Posted: Tue Dec 10, 2024 1:08 am Post subject: |
|
|
On the mozilla page you linked, the first paragraph references "Speech Dispatcher" at github. That github references https://freebsoft.org/speechd which seems to be in ::gentoo. Code: | # eix -v speech-dispatcher
* app-accessibility/speech-dispatcher
Available versions: 0.11.5
IUSE (all versions): alsa ao +espeak flite nas pulseaudio +python PYTHON_TARGETS="python3_10 python3_11 python3_12 python3_13"
Best versions/slot: 0.11.5
Homepage: https://freebsoft.org/speechd
Description: Speech synthesis interface
License: GPL-2 | So that would be my guess. I don't use it and haven't noticed the error. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
Genone Retired Dev
Joined: 14 Mar 2003 Posts: 9616 Location: beyond the rim
|
Posted: Wed Dec 11, 2024 10:23 am Post subject: Re: What is the Speech Dispatcher library? |
|
|
pablo_supertux wrote: | If so, why isn't it a dependency of firefox? |
Random guess: It has been overlooked as very few people actually use that functionality enough to report this as an issue. |
|
Back to top |
|
|
pablo_supertux Advocate
Joined: 25 Jan 2004 Posts: 2948 Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)
|
Posted: Thu Dec 12, 2024 12:06 am Post subject: |
|
|
Ok, thanks for the responses, I'll try it later _________________ A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth! |
|
Back to top |
|
|
|