how should I make feature of " White noise sound" in which multiple sounds play simultaneously?

Viewed 20

I am new to Android Development and want to add a feature to my app but unable to find a suitable method to build A White Noise Feature in Kotlin.

audio can be stored in the cloud or in local storage

Features:

  1. Play multiple sounds simultaneously
  2. Adjust the sound volume individually
  3. Can loop these sounds

Like:

enter image description here

enter image description here

0 Answers
Related