FOROS PROFESIONALES
WINDEV
,
WEBDEV
y
WINDEV Mobile
Inicio
|
Mensajes recientes
|
Conéctese...
|
Desconnectar
|
Español
Inicio
→
WINDEV Mobile 2024
→
sound function does not work on mobile Android
sound function does not work on mobile Android
Iniciado por Marc Rodriguez, 30,may. 2023 10:09 - 1 respuesta
Conéctese…
Marc Rodriguez
#1
Publicado el 30,mayo 2023 - 10:09
Hello,
I'm trying to use de sound function on an android program, but it does only work on the simulator. When I use the apk on the phone it does not work. (I'm using windev mobile 27). I don't know if i'm missing something.
thanks
Informar
0
0
Lee SHRODER (RLS)
#2
Miembro registrado
7 mensajes
Publicado el 13,julio 2023 - 17:14
Hi Marc,
I am assuming you are using a WAV file to create the sound? Are you including the WAV file in the list of integrated files when generating the APK?
Also when including the file in the integrated files there is no need to use a path to the WAV file.
When developing and testing in the simulator, make sure the WAV file is held in the EXE folder, then when compiling ensure the WAV file is included in the integrated files and when calling the WAV file with the Sound command simply call the WAV file by its name with no path.
For example to play beep.wav use Sound("beep.wav")
Another thing to check is the sound volume, use the VolumeModify(100,volumeMusic) command to ensure the sound volume is at a desired level.
Hope this helps
Informar
0
0
→ Volver a WINDEV Mobile 2024
WINDEV 2024
WEBDEV 2024
WINDEV 26
WINDEV 2024
WINDEV 2024
WINDEV 2024
WINDEV 25
WEBDEV 2024
WEBDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV (versiones precedentes)
WINDEV (versiones precedentes)
WINDEV (versiones precedentes)
WEBDEV (versiones precedentes)
WINDEV Mobile (versiones precedentes)
Reports & Queries
Irrelevante
Herramientas
Français
English
Español
Portuguesa
Fermer cette fenêtre
Búsqueda Tipo
Sólo temas
Todos los mensajes
Periodo Buscar
Cualquier fecha
Última hora
Última 24 horas
Última semana
Último mes
Último año
Cancelar
Vista previa del mensaje
Añadiendo una imagen
Importar una imagen desde una URL
Enviar una imagen desde un archivo de su disco
Arrastrar un archivo o click en "Examinar..."
o
Cancelar
0%
WLanguage
SQL
XML, HTML
JAVA, Javascript
Texto