-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Add simple sound effect that plays when a user:
- successfully completes a clue and proceeds to the next level
- presses the buttons on the UI
- opens the camera to explore and find AR objects
This is a good starting point for understanding UI interactions and sound integration. You can use Android's MediaPlayer
or SoundPool
for this.