create Audio Player
suspend fun createAudioPlayer(resourceProviderAudioPlayerConfig: ResourceProviderAudioPlayerConfig): ColibrioResult<ColibrioAudioPlayer>
Creates a new ColibrioAudioPlayer using the provided load configuration. If there is an existing ColibrioAudioPlayer, it will be destroyed.