Hi,
I cannot produce any sound at a notification (NB6 or N)
I use:
CustomeSound is picked-up bij RingtoneManeger. I also tried without CustomeSound.
Is there something I can check?
Kind regards,
André
I cannot produce any sound at a notification (NB6 or N)
I use:
B4X:
Starter.nb.Initialize("strooim", Application.LabelName, "HIGH").AutoCancel(True).SmallIcon(Starter.Icon)
Starter.nb.SetDefaults(True,True,True)
Starter.nb.CustomSound(Starter.uri)
Starter.n=Starter.nb.Build("CIRIS Strooi", Body, "CIRIS Strooi", Oproep)
Starter.n.Notify(299)
CustomeSound is picked-up bij RingtoneManeger. I also tried without CustomeSound.
Is there something I can check?
Kind regards,
André