I am using Nuance Speech kit in Swift 3 , I had downloaded the sample app for swift , the configuration has a variable ,
// Only needed if using NLU/Bolt var SKSNLUContextTag = "!NLU_CONTEXT_TAG!" I am able to find all the other credentials required for speech recognition except the context tag . How / where to find SKSNLUContextTag value ?