hacktronaut / azure-avatar-demo

Text To Speech Demo in ReactJS Application using Azure Avatar AI Service.
17 stars 10 forks source link

Azure avatar #1

Closed Hanu4507 closed 6 months ago

Hanu4507 commented 6 months ago

After giving all the details I try to run the code. While running the code I am getting a WebSocket connection error. Also, WebRTCConnection is not connected properly. How can I solve this issue?

hacktronaut commented 6 months ago

Can you share the error message or screenshots?. Are you behind a proxy ?

Hanu4507 commented 6 months ago

Can you share the error message or screenshots?. Are you behind a proxy ?

It's working fine now. Thank you for providing this valuable code......

hacktronaut commented 6 months ago

That's great @Hanu4507 :smile: What was the issue ?

Hanu4507 commented 6 months ago

That's great @Hanu4507 😄 What was the issue ?

I got a WebSocket error. Because WebRTCConnection is not connected properly. So, I cloned the GitHub code again and ran the code at the time it connected to WebRTCConnection but it did not show any avatar. Then I changed the iceUrl prefix to "turn" and now it's working fine.

hacktronaut commented 6 months ago

Great ! I am closing this issue now. Happy coding :smile: