Anshumaan Kumar Prasad
03/19/2021, 9:50 AMChristiano
03/19/2021, 9:53 AMMediaPlayer
or SoundPool
. You should Google for some specific tutorials/examples. A couple of starting points could be these:
https://www.geeksforgeeks.org/mediaplayer-class-in-android/
https://developer.android.com/reference/android/media/MediaPlayer
https://www.geeksforgeeks.org/soundpool-in-android-with-examples/
https://developer.android.com/reference/android/media/SoundPoolAnshumaan Kumar Prasad
03/19/2021, 9:55 AM