搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 1 个回答
  • 0 人有此问题
  • 13 次查看
  • 最后回复者为 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