toggle menu
korge-root
5.1.0
js
switch theme
search in API
korge-core
/
korlibs.audio.sound
/
HtmlSimpleSound
/
playSound
play
Sound
js
fun
playSound
(
buffer
:
AudioBufferOrHTMLMediaElement
,
params
:
PlaybackParameters
,
coroutineContext
:
CoroutineContext
)
:
HtmlSimpleSound.SimpleSoundChannel
?