Using undefined input for Jovo Web + NLP.js


#1

Hello Community,

I’m currently building a simple web application with Jovo Web (v3) as part of my bachelor’s thesis.
Therefore I’m trying to build a conversation with asking for different information.

I’m trying to keep it as simple as possible, so I’m just using the NLP.js integration, just like with the Standalone Voice Experience Demo.

For now everything works fine, but I need to get the input information of the request as a String value.
So, if I’m asking for e.g. for the name, I need to get the answer as a value. Just like in this example.

I’m not an expert, but is there any documentation for this functionality for the integration with NLP.js?
Or maybe someone can help out here?