Decodes audio bytes into an AudioSource for Rive audio playback.
AudioSource
Future<AudioSource?> decodeAudio(Uint8List bytes);