//library/ss_n.common_ktx/SoundPool/play
[androidJvm] fun play(playId: Int, left: Float = 1.0f, right: Float = 1.0f, priority: Int = 0, loop: Int = 0, rate: Float = 1.0f)
If you specify the loaded path in init(), the sound will be played.