Hi is there a way to play a specific sound file (wav/mp3) via script (no matter if Legacy or Javascript)?
I found "showmessagebox "Your message" NO_TIMER 1 NOTIFY_DEVICE" but this sound is a bit too short and would have been only a workaround.
Hi is there a way to play a specific sound file (wav/mp3) via script (no matter if Legacy or Javascript)?
I found "showmessagebox "Your message" NO_TIMER 1 NOTIFY_DEVICE" but this sound is a bit too short and would have been only a workaround.
I found following as a sample:
sendintent -a "intent:file:///sdcard/download/findme.mp3#Intent;type=audio;component=com.android.music;end"
But does not work right here (Nokia 5.3; Android 10; Android work managed)
