Audio2Face wont launch

Hello,

I was also having issues launching this program. My issue was that when I launched the program I would get:

[4.704s] [ext: omni.audio2face.player-0.1.1] startup
A s s e r t i o n f a i l e d !

P r o g r a m : C : \ U s e r s \ James \ A p p D a t a \ L o c a l \ o v \ p k g \ a u d i o 2 f a c e - 2 0 2 1 . 2 . 3 \ k i t \ k i t . e x e
F i l e : s r c / h o s t a p i / w d m k s / p a _ w i n _ w d m k s . c , L i n e 1 0 6 1

E x p r e s s i o n : F A L S E
2021-04-19 18:29:33 [16,097ms] [Warning] [carb.audio.context] 1 contexts were leaked

However, I was able to fix it by replacing the files:

C:\Users\%USERNAME%\AppData\Local\ov\pkg\audio2face-2021.2.3\exts\omni.audio2face.core_deps\deps\py\_sounddevice_data\portaudio-binaries\libportaudio64bit.dll

and

C:\Users\%USERNAME%\AppData\Local\ov\pkg\audio2face-2021.2.3\exts\omni.audio2face.player_deps\deps\py\_sounddevice_data\portaudio-binaries\libportaudio64bit.dll

With the file portaudio-r1891-build.zip\portaudio-r1891-build\lib\x64\Release\portaudio_x64.dll (Rename this file to “libportaudio64bit.dll”) in this zip file: https://github.com/adfernandes/precompiled-portaudio-windows/blob/master/portaudio-r1891-build.zip?raw=true

I figured I’d post this in case it helped anyone here

2 Likes