wit-ai / wit

Natural Language Interface for apps and devices
https://wit.ai/
942 stars 91 forks source link

After Outage wit.AI not working in my Unity Project #2726

Closed calidave88 closed 6 months ago

calidave88 commented 6 months ago

Yesterday wit.ai services were down. When I was troubleshooting my Unity project when the TTS stopped working (before I realized it was an outage), I generated new server and client tokens for App 462112946152053 and updated them into the Unity configuration in an attempt to see if that would rectify the problem. Of course nothing worked while the service was down.

Today now that I see service is on I notice the TTS is still not working in my Unity session and I wonder if my updates to the client and server are causing issues, or what could be off. Any advice on how to rectify service to my Unity build for the above app would be great. Thanks in advance!

Unity 2022.3.5f1, mac OS Sonoma 14.3.1

calidave88 commented 6 months ago

I deleted the configuration file in Unity, created a new app at wit.ai, pasted the server token into the sample config file in Unity and the app is working.