It doesn't work on WebGL built with Unity 2021 · Issue #1 · uezo/uLipSyncWebGL

It works on WebGL built with Unity 2020 but it doesn't with 2021. I found that the type of WEBAudio.audioInstances is changed from array to object (hash), and this change causes this bug in uLipSyn...