PlayFab / PlayFabPartyUnity

38 stars 7 forks source link

PlayFab Party + LipSync?? #22

Open XianWorld opened 3 years ago

XianWorld commented 3 years ago

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?