A B D G L M P R S 
All Classes All Packages

A

ai.picovoice.rhino - package ai.picovoice.rhino
 

B

build() - Method in class ai.picovoice.rhino.Rhino.Builder
Validates properties and creates an instance of the Rhino Speech-to-Intent engine.
Builder() - Constructor for class ai.picovoice.rhino.Rhino.Builder
 

D

delete() - Method in class ai.picovoice.rhino.Rhino
Releases resources acquired by Rhino.

G

getContextInformation() - Method in class ai.picovoice.rhino.Rhino
Getter for context information.
getFrameLength() - Method in class ai.picovoice.rhino.Rhino
Getter for number of audio samples per frame.
getInference() - Method in class ai.picovoice.rhino.Rhino
Gets inference result from Rhino.
getIntent() - Method in class ai.picovoice.rhino.RhinoInference
 
getIsUnderstood() - Method in class ai.picovoice.rhino.RhinoInference
 
getSampleRate() - Method in class ai.picovoice.rhino.Rhino
Getter for audio sample rate accepted by Picovoice.
getSlots() - Method in class ai.picovoice.rhino.RhinoInference
 
getVersion() - Method in class ai.picovoice.rhino.Rhino
Getter for version.

L

LIBRARY_PATH - Static variable in class ai.picovoice.rhino.Rhino
 

M

MODEL_PATH - Static variable in class ai.picovoice.rhino.Rhino
 

P

process(short[]) - Method in class ai.picovoice.rhino.Rhino
Processes a frame of audio and emits a flag indicating if the inference is finalized.

R

Rhino - Class in ai.picovoice.rhino
Java binding for Rhino Speech-to-Intent engine.
Rhino(String, String, String, String, float, float, boolean) - Constructor for class ai.picovoice.rhino.Rhino
Constructor.
Rhino.Builder - Class in ai.picovoice.rhino
Builder for creating an instance of Rhino with a mixture of default arguments
RhinoActivationException - Exception in ai.picovoice.rhino
 
RhinoActivationException(String) - Constructor for exception ai.picovoice.rhino.RhinoActivationException
 
RhinoActivationException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoActivationException
 
RhinoActivationLimitException - Exception in ai.picovoice.rhino
 
RhinoActivationLimitException(String) - Constructor for exception ai.picovoice.rhino.RhinoActivationLimitException
 
RhinoActivationLimitException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoActivationLimitException
 
RhinoActivationRefusedException - Exception in ai.picovoice.rhino
 
RhinoActivationRefusedException(String) - Constructor for exception ai.picovoice.rhino.RhinoActivationRefusedException
 
RhinoActivationRefusedException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoActivationRefusedException
 
RhinoActivationThrottledException - Exception in ai.picovoice.rhino
 
RhinoActivationThrottledException(String) - Constructor for exception ai.picovoice.rhino.RhinoActivationThrottledException
 
RhinoActivationThrottledException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoActivationThrottledException
 
RhinoException - Exception in ai.picovoice.rhino
 
RhinoException(String) - Constructor for exception ai.picovoice.rhino.RhinoException
 
RhinoException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoException
 
RhinoInference - Class in ai.picovoice.rhino
 
RhinoInvalidArgumentException - Exception in ai.picovoice.rhino
 
RhinoInvalidArgumentException(String) - Constructor for exception ai.picovoice.rhino.RhinoInvalidArgumentException
 
RhinoInvalidArgumentException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoInvalidArgumentException
 
RhinoInvalidStateException - Exception in ai.picovoice.rhino
 
RhinoInvalidStateException(String) - Constructor for exception ai.picovoice.rhino.RhinoInvalidStateException
 
RhinoInvalidStateException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoInvalidStateException
 
RhinoIOException - Exception in ai.picovoice.rhino
 
RhinoIOException(String) - Constructor for exception ai.picovoice.rhino.RhinoIOException
 
RhinoIOException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoIOException
 
RhinoKeyException - Exception in ai.picovoice.rhino
 
RhinoKeyException(String) - Constructor for exception ai.picovoice.rhino.RhinoKeyException
 
RhinoKeyException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoKeyException
 
RhinoMemoryException - Exception in ai.picovoice.rhino
 
RhinoMemoryException(String) - Constructor for exception ai.picovoice.rhino.RhinoMemoryException
 
RhinoMemoryException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoMemoryException
 
RhinoRuntimeException - Exception in ai.picovoice.rhino
 
RhinoRuntimeException(String) - Constructor for exception ai.picovoice.rhino.RhinoRuntimeException
 
RhinoRuntimeException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoRuntimeException
 
RhinoStopIterationException - Exception in ai.picovoice.rhino
 
RhinoStopIterationException(String) - Constructor for exception ai.picovoice.rhino.RhinoStopIterationException
 
RhinoStopIterationException(Throwable) - Constructor for exception ai.picovoice.rhino.RhinoStopIterationException
 

S

setAccessKey(String) - Method in class ai.picovoice.rhino.Rhino.Builder
 
setContextPath(String) - Method in class ai.picovoice.rhino.Rhino.Builder
 
SetEndpointDuration(float) - Method in class ai.picovoice.rhino.Rhino.Builder
 
setLibraryPath(String) - Method in class ai.picovoice.rhino.Rhino.Builder
 
setModelPath(String) - Method in class ai.picovoice.rhino.Rhino.Builder
 
setRequireEndpoint(boolean) - Method in class ai.picovoice.rhino.Rhino.Builder
 
setSensitivity(float) - Method in class ai.picovoice.rhino.Rhino.Builder
 
A B D G L M P R S 
All Classes All Packages