Where to find the NLU Context Tag for Nuance Speec

2019-09-15 01:28发布

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 ?

1条回答
我只想做你的唯一
2楼-- · 2019-09-15 02:01

You actually need to sign up for Nuance Mix. After that you'll get NLU context tags.

https://developer.nuance.com/mix
查看更多
登录 后发表回答