Android Question SoundPool

Huguenotte

New Member
Good morning,
do you have an example of code to detect the end of the play sound with play?

Public sounds As SoundPool

sonperduId = sounds.Load(File.DirAssets, "perdu.mp3")

sounds.Play(sonperduId, 1,1, 0, 0, 1)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…