Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Voicesounds in background dont working anymore

  • 2 respostas
  • 1 tem este problema
  • 8 visualizações
  • Última resposta por EvoDevs

more options

Dear Community,

my small Tech-Startup has an browser based software for craft enterprises based in the fire alert sector.

We advise our customers to use firefox on their androids.

For save using our web based software, the possibility for voice sounds in background or standby mode is nesessary. We use for that No sleep JS in combination with var msg = new SpeechSynthesisUtterance(); var voices = window.speechSynthesis.getVoices();.

We understood the reason stopping abuse on Youtube, sure they need to earn money.

But if we dont get any workarround or help we are forced to leave the plattform firefox and create own app, this is for the users not best solution and us as small start up with 10 customers will cost much money.

Thanks for helping us :)

Dear Community, my small Tech-Startup has an browser based software for craft enterprises based in the fire alert sector. We advise our customers to use firefox on their androids. For save using our web based software, the possibility for voice sounds in background or standby mode is nesessary. We use for that No sleep JS in combination with var msg = new SpeechSynthesisUtterance(); var voices = window.speechSynthesis.getVoices();. We understood the reason stopping abuse on Youtube, sure they need to earn money. But if we dont get any workarround or help we are forced to leave the plattform firefox and create own app, this is for the users not best solution and us as small start up with 10 customers will cost much money. Thanks for helping us :)

Solução escolhida

If I understand this issue correctly, unfortunatelly it's possible only in Beta version ATM.

You need to disable dom.suspend_inactive.enabled in about:config (requires Firefox Beta).

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

If I understand this issue correctly, unfortunatelly it's possible only in Beta version ATM.

You need to disable dom.suspend_inactive.enabled in about:config (requires Firefox Beta).

more options

Thanks a lot! thats a good work arround :) hopefully next version allow about:config again!!!

Modificado por EvoDevs a