You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded the Meta Voice SDK from version 65 to version 71 and it broke the TTS in builds. In the Unity Editor, everything still works fine. In builds, when I try with HTTP requests, I get no feedback at all from the TTS service (no errors, no logs, and no audio). When I switch to web sockets, I get this errror:
[VSDK] [TextToSpeech] [TextToSpeech] Web Stream Error
Text: Press the start button to start the experience
Voice: COLIN
Ready: 0.00 seconds
Request Id: 1732618223-4f6ce5fe-f58f-418d-b6b0-705048a31817
Error: Unsupported Request Data [1f6eceb2-7e2a-41f6-8945-95c94e0fdb06]
I've used the previous versions for two years with no major hurdles, did anything major change between v65 and v71 ?
I've tried playing with the settings, creating a fresh app with new tokens, and a new config file.
The text was updated successfully, but these errors were encountered:
Upgraded the Meta Voice SDK from version 65 to version 71 and it broke the TTS in builds. In the Unity Editor, everything still works fine. In builds, when I try with HTTP requests, I get no feedback at all from the TTS service (no errors, no logs, and no audio). When I switch to web sockets, I get this errror:
[VSDK] [TextToSpeech] [TextToSpeech] Web Stream Error
Text: Press the start button to start the experience
Voice: COLIN
Ready: 0.00 seconds
Request Id: 1732618223-4f6ce5fe-f58f-418d-b6b0-705048a31817
Error: Unsupported Request Data [1f6eceb2-7e2a-41f6-8945-95c94e0fdb06]
I've used the previous versions for two years with no major hurdles, did anything major change between v65 and v71 ?
I've tried playing with the settings, creating a fresh app with new tokens, and a new config file.
The text was updated successfully, but these errors were encountered: