TurnPath class

Defines path for avaiable turns.

Properties

activity
activityProcessed
dialogEvent
interrupted
lastResult
recognized
recognizedEntities
repeatedIds
text
topIntent
topScore
unrecognizedText

Property Details

activity

static activity: "turn.activity" = "turn.activity"

Property Value

"turn.activity"

activityProcessed

static activityProcessed: "turn.activityProcessed" = "turn.activityProcessed"

Property Value

"turn.activityProcessed"

dialogEvent

static dialogEvent: "turn.dialogEvent" = "turn.dialogEvent"

Property Value

"turn.dialogEvent"

interrupted

static interrupted: "turn.interrupted" = "turn.interrupted"

Property Value

"turn.interrupted"

lastResult

static lastResult: "turn.lastresult" = "turn.lastresult"

Property Value

"turn.lastresult"

recognized

static recognized: "turn.recognized" = "turn.recognized"

Property Value

"turn.recognized"

recognizedEntities

static recognizedEntities: "turn.recognizedEntities" = "turn.recognizedEntities"

Property Value

"turn.recognizedEntities"

repeatedIds

static repeatedIds: "turn.repeatedIds" = "turn.repeatedIds"

Property Value

"turn.repeatedIds"

text

static text: "turn.recognized.text" = "turn.recognized.text"

Property Value

"turn.recognized.text"

topIntent

static topIntent: "turn.recognized.intent" = "turn.recognized.intent"

Property Value

"turn.recognized.intent"

topScore

static topScore: "turn.recognized.score" = "turn.recognized.score"

Property Value

"turn.recognized.score"

unrecognizedText

static unrecognizedText: "turn.unrecognizedText" = "turn.unrecognizedText"

Property Value

"turn.unrecognizedText"