Aaron Jackson
Aaron Jackson
Thanks for the report. We'll take a look.
@eirikstein what version of wit-unity are you using? Is this through the Voice SDK or an older version of wit-unity? This should be fixed on the latest TOT wit-unity and...
@MeranTumeh generally low confidence scores like these mean you need to train more utterances for the intent. Do you know how many have you trained for this intent?
Voice SDK and Wit-Unity do not currently support webgl. The next release of wit-unity will at least build in webgl and the messages endpoint will work (you can see this...
Thanks for the report. We'll take a look at it.
Server side endpointing should be occurring. Unfortunately noisy environments can be tricky. Are you receiving transcriptions at all in the environment? It should endpoint after no new word is detected...
If you only want to match on one intent you should use the intent value above instead of a value matcher for the intents. Otherwise you'll need to make sure...
I also noticed something else about your screenshots above. The paths you are using in your response matchers are incorrect and won't match values. I'd recommend using the Understanding Viewer...
It is odd that you can't see the additional fields, they are in all versions of VSDK. Do you have any additional assets installed that effect how UI is rendered...
Ok, we'll give 2022.1.4 a try. I would recommend using Voice SDK instead of wit-unity directly. Wit-unity is a submodule of Voice SDK and is meant for bleeding edge development....