• Empleos
  • Sobre nosotros
  • profesionales
    • Inicio
    • Empleos
    • Cursos y retos
  • empresas
    • Inicio
    • Publicar vacante
    • Nuestro proceso
    • Precios
    • Evaluaciones
    • Nómina
    • Blog
    • Comercial
    • Calculadora de salario

0

232
Vistas
getVoices not working as expected now but it worked a month ago

I want to use Web Speech API so first I need to list all available voices using this function:

getAllVoices();

function getAllVoices() {
  loadVoices();
  window.speechSynthesis.onvoiceschanged = loadVoices;

  function loadVoices() {
    const voices = speechSynthesis.getVoices();
    console.log(voices.map(voice => voice.name));
  }
}

The issue is I have installed Ivona voices in my machine but none of the Ivona voices show up in the returned array?!

The wired part is this used to work fine and I used Ivona voices with the same function a month ago!!! but know the chrome cannot find any Ivona voices?

How can I fix this?

almost 3 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Nuestro proceso Comercial
Legal
Términos y condiciones Política de privacidad
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recomiéndame algunas ofertas
Necesito ayuda