playForever

open fun playForever(coroutineContext: CoroutineContext, sound: Sound, startTime: Duration = 0.seconds): SoundChannel
open suspend fun playForever(sound: Sound, startTime: Duration = 0.seconds): SoundChannel