搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 1 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 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

由 Configentia 於 修改

所有回覆 (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