How to sync audio with video while rendering?

Not what I meant, but what you suggested is a great idea. I found some nodes that are similar to the one you’re using in your graph: https://docs.unrealengine.com/en-US/BlueprintAPI/SoundVisualization/index.html. They let you sample audio at a specific time, so you can use that to keep it in sync.