Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

340
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?

about 4 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 Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda