Hi
I’ve just come across plugin yesterday, WOW is amazing!
I’m currently looking at the way you’ve built your interaction into the SimpleVive_PawnCharacter in the VRExpPluginExample. If I try to Migrate SimpleVive_PawnCharacter over to another project there’s mainly a few standard errors for missing Input Actions and such but there’s one that I’m having a difficulty in solving. I see you’ve mentioned a few things about Voice further up but not specifically .
I’m having trouble with the Start/Stop Network Voice functions used in the MicrophoneCheck function of SimpleVive_PawnCharacter in 4.18 as seen in image
I understand that I can just disconnect these function calls to allow the BP to compile cleanly but I’d like to give them a go, and I can’t find any reference to these functions in the latest master branch of the repo. I had a look in 4.17 and 4.16 branches and couldn’t find it there either.
Was the example project just compiled from a personal build or am I missing something here?
Thanks for all your hard work on !