Azure / gen-cv

Vision AI Solution Accelerator
MIT License
383 stars 200 forks source link

Interactive avatar is not coming after Speech and Ice token fetch succeeds #15

Closed rkavi1408 closed 6 months ago

rkavi1408 commented 6 months ago

I am trying to run interactive avatar locally on a newly created azure free account. I have created all the resources mentioned in the readme file. When I run the app locally, both the APIs getSpeechToken and getIceServerToken succeeds, creates PeerConnection as well but it's throwing error in the below line: speechSynthesizer.setupTalkingAvatarAsync(JSON.stringify(clientRequest), complete_cb, error_cb)

rkavi1408 commented 6 months ago

Speech resource created in central india region was not working due to unknown error.