I’m trying to control the playback of the cutscene via script using the provided API, Pause() method. The playback stops just fine, but the audio track keeps playing. When I use the Resume() method, it starts the audio at the right place which is good, but how can I fix the issue?