Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

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

  • 1 Antwort
  • 0 haben dieses Problem
  • 12 Aufrufe
  • Letzte Antwort von 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

Geändert am von Configentia

Alle Antworten (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