Meta Voice SDK does not display intents in Understanding Viewer
Hey, I am on a test project in Unity 6.1 with Meta Voice SDK and Wit.ai integration.
Sound detection, Wit configuration and Wit training are all set up and work fine, but the Understanding Viewer does not list the (well) trained intents (shows 0 with confidence=0), but lists the trained entities correcly with confidence=1.
Without proven link to intents, the response matcher does not work reliably: when adding it from the Viewer's listing by clicking on the intents, the response matcher shows an empty field for the intent.
I do not use dictation, conduit is checked and the general procedure for voice control works (best with response events in App Voice Experience). I also retrained the intents several times with at least 5 variations for each utterance. But the intents never show up in Voice Understanding. Any idea?