Package ai.picovoice.rhino
Class RhinoInference
java.lang.Object
ai.picovoice.rhino.RhinoInference
public class RhinoInference
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description java.lang.StringgetIntent()booleangetIsUnderstood()java.util.Map<java.lang.String,java.lang.String>getSlots()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getIsUnderstood
public boolean getIsUnderstood() -
getIntent
public java.lang.String getIntent() -
getSlots
public java.util.Map<java.lang.String,java.lang.String> getSlots()
-