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

279
Vistas
How can I play an audio file in mobile phones?

I have a jQuery statement where I call a created file to be played. The thing is that it is correctly played in the pc but when I try to execute it in the mobile phone I can hear nothing and the volume is at maximum.

<script>
    $(document).ready(function(){
        var audioElement = document.createElement('audio');
        audioElement.setAttribute('src', './static/audio/welcome.mp3');
        audioElement.play();
    })
</script>

I am playing it on Safari and if I embed the code into a button it works when I press it but is there anyway I can play it when the DOM is loaded?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Could you tell me what browser did you try it please? here is an old post where the guy had the same problem :

Link for jquery music mobile

about 4 years ago · Juan Pablo Isaza Denunciar
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