createSound

open suspend override fun createSound(data: ByteArray, streaming: Boolean, props: AudioDecodingProps, name: String): Sound
open suspend override fun createSound(vfs: Vfs, path: String, streaming: Boolean, props: AudioDecodingProps): Sound