Need to use "SoundPool" in Android and something equivalent in Apple to make rapidly repeatable sounds, like for a game.
The purpose of this feature should be to work exclusively with Composable Resources or built-in sounds -- no URLs or Paths should be passed as arguments.
Need to use "SoundPool" in Android and something equivalent in Apple to make rapidly repeatable sounds, like for a game. The purpose of this feature should be to work exclusively with Composable Resources or built-in sounds -- no URLs or Paths should be passed as arguments.