Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

No TTS voices on Firefox v102.0 after upgrading to Ubuntu 22.04 LTS

  • 1 réponse
  • 0 a ce problème
  • 13 vues
  • Dernière réponse par Configentia

more options

Hi all,

My Firefox version is 102.0.1.

I upgraded my desktop from Ubuntu 20.04 LTS to 22.04 LTS.

I removed Firefox from snapd and installed as a deb package.

I noticed these events happening on my system:

1. No voices on getVoices():

  https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/getVoices


2. On my system,

$ spd-say -O OUTPUT MODULES espeak-ng-mbrola espeak-ng

$ spd-say -L NAME LANGUAGE VARIANT

spd-say -L outputs an empty table, even though spd-say "Hello world" works.

The second module espeak-ng has voices installed. Running spd-say -o espeak-ng -L produces a long table.

Iam not sure if this is a Firefox issue or an Ubuntu issue.

Best Regards, Configentia

Hi all, My Firefox version is 102.0.1. I upgraded my desktop from Ubuntu 20.04 LTS to 22.04 LTS. I removed Firefox from snapd and installed as a deb package. I noticed these events happening on my system: 1. No voices on getVoices(): https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/getVoices 2. On my system, $ spd-say -O OUTPUT MODULES espeak-ng-mbrola espeak-ng $ spd-say -L NAME LANGUAGE VARIANT spd-say -L outputs an empty table, even though spd-say "Hello world" works. The second module espeak-ng has voices installed. Running spd-say -o espeak-ng -L produces a long table. Iam not sure if this is a Firefox issue or an Ubuntu issue. Best Regards, Configentia

Modifié le par Configentia

Toutes les réponses (1)

more options

TTS voices works in Chrome on Ubuntu, Chrome and Firefox on Android.

Iam trying with this:

https://github.com/mdn/dom-examples/tree/master/web-speech-api/speak-easy-synthesis