A B D G I P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ai.picovoice.rhino - package ai.picovoice.rhino
B
- build(Context) - Method in class ai.picovoice.rhino.Rhino.Builder
-
Validates properties and creates an instance of the Rhino Speech-To-Intent engine
- build(Context, RhinoManagerCallback) - Method in class ai.picovoice.rhino.RhinoManager.Builder
-
Creates an instance of RhinoManager.
- Builder() - Constructor for class ai.picovoice.rhino.Rhino.Builder
- Builder() - Constructor for class ai.picovoice.rhino.RhinoManager.Builder
D
- delete() - Method in class ai.picovoice.rhino.Rhino
-
Releases resources acquired by Rhino.
- delete() - Method in class ai.picovoice.rhino.RhinoManager
-
Releases resources acquired by Rhino.
G
- getContextInformation() - Method in class ai.picovoice.rhino.Rhino
-
Getter for context information.
- getContextInformation() - Method in class ai.picovoice.rhino.RhinoManager
-
Getter for Rhino 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.
- getVersion() - Method in class ai.picovoice.rhino.RhinoManager
-
Getter for version.
I
- invoke(RhinoException) - Method in interface ai.picovoice.rhino.RhinoManagerErrorCallback
- invoke(RhinoInference) - Method in interface ai.picovoice.rhino.RhinoManagerCallback
P
- process() - Method in class ai.picovoice.rhino.RhinoManager
-
Start recording audio from the microphone and infers the user's intent from the spoken command.
- 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
-
Android binding for Rhino Speech-to-Intent engine.
- 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
- 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
- RhinoManager - Class in ai.picovoice.rhino
-
High-level Android binding for Rhino Speech-to-Intent engotgine.
- RhinoManager.Builder - Class in ai.picovoice.rhino
-
Builder for creating an instance of RhinoManager with a mixture of default arguments
- RhinoManagerCallback - Interface in ai.picovoice.rhino
- RhinoManagerErrorCallback - Interface in ai.picovoice.rhino
- 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
- setAccessKey(String) - Method in class ai.picovoice.rhino.RhinoManager.Builder
- setContextPath(String) - Method in class ai.picovoice.rhino.Rhino.Builder
- setContextPath(String) - Method in class ai.picovoice.rhino.RhinoManager.Builder
- setEndpointDurationSec(float) - Method in class ai.picovoice.rhino.Rhino.Builder
- setEndpointDurationSec(float) - Method in class ai.picovoice.rhino.RhinoManager.Builder
- setErrorCallback(RhinoManagerErrorCallback) - Method in class ai.picovoice.rhino.RhinoManager.Builder
- setModelPath(String) - Method in class ai.picovoice.rhino.Rhino.Builder
- setModelPath(String) - Method in class ai.picovoice.rhino.RhinoManager.Builder
- setRequireEndpoint(boolean) - Method in class ai.picovoice.rhino.Rhino.Builder
- setRequireEndpoint(boolean) - Method in class ai.picovoice.rhino.RhinoManager.Builder
- setSensitivity(float) - Method in class ai.picovoice.rhino.Rhino.Builder
- setSensitivity(float) - Method in class ai.picovoice.rhino.RhinoManager.Builder
All Classes All Packages