Public Member Functions | Private Attributes | List of all members
ai.picovoice.rhino.RhinoInference Class Reference

Public Member Functions

String getIntent ()
 
String getIntent ()
 
boolean getIsUnderstood ()
 
boolean getIsUnderstood ()
 
Map< String, String > getSlots ()
 
Map< String, String > getSlots ()
 

Private Attributes

final String intent
 
final boolean isUnderstood
 
final Map< String, String > slots
 

Detailed Description

Definition at line 15 of file android/Rhino/rhino/src/main/java/ai/picovoice/rhino/RhinoInference.java.

Member Function Documentation

◆ getIntent() [1/2]

String ai.picovoice.rhino.RhinoInference.getIntent ( )
inline

◆ getIntent() [2/2]

String ai.picovoice.rhino.RhinoInference.getIntent ( )
inline

◆ getIsUnderstood() [1/2]

boolean ai.picovoice.rhino.RhinoInference.getIsUnderstood ( )
inline

◆ getIsUnderstood() [2/2]

boolean ai.picovoice.rhino.RhinoInference.getIsUnderstood ( )
inline

◆ getSlots() [1/2]

Map<String, String> ai.picovoice.rhino.RhinoInference.getSlots ( )
inline

◆ getSlots() [2/2]

Map<String, String> ai.picovoice.rhino.RhinoInference.getSlots ( )
inline

Member Data Documentation

◆ intent

final String ai.picovoice.rhino.RhinoInference.intent
private

◆ isUnderstood

final boolean ai.picovoice.rhino.RhinoInference.isUnderstood
private

◆ slots

final Map< String, String > ai.picovoice.rhino.RhinoInference.slots
private

The documentation for this class was generated from the following file:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20