PlayFab/PlayFabPartyUnity

PlayFab Party + LipSync??

XianWorld opened this issue · 0 comments

Would PlayFab party unity provide lipsync solution?

For now, using third part lipsync solutions like SALSA LipSync Suite, they all need AudioSource component, so we need get the audio stream and process it.

But I found the code in AudioInterop.cs is all annotated, why?
And How can I implement LipSync with PLayFab Party?