Index

A B C D F G L M P S 
All Classes and Interfaces|All Packages|Serialized Form

A

ai.picovoice.cheetah - package ai.picovoice.cheetah
 

B

build() - Method in class ai.picovoice.cheetah.Cheetah.Builder
Validates properties and creates an instance of the Cheetah speech-to-text engine.
Builder() - Constructor for class ai.picovoice.cheetah.Cheetah.Builder
 

C

Cheetah - Class in ai.picovoice.cheetah
Cheetah Class.
Cheetah.Builder - Class in ai.picovoice.cheetah
Builder for creating an instance of Cheetah with a mixture of default arguments.
CheetahActivationException - Exception in ai.picovoice.cheetah
 
CheetahActivationException(String) - Constructor for exception ai.picovoice.cheetah.CheetahActivationException
 
CheetahActivationException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahActivationException
 
CheetahActivationException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahActivationException
 
CheetahActivationLimitException - Exception in ai.picovoice.cheetah
 
CheetahActivationLimitException(String) - Constructor for exception ai.picovoice.cheetah.CheetahActivationLimitException
 
CheetahActivationLimitException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahActivationLimitException
 
CheetahActivationLimitException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahActivationLimitException
 
CheetahActivationRefusedException - Exception in ai.picovoice.cheetah
 
CheetahActivationRefusedException(String) - Constructor for exception ai.picovoice.cheetah.CheetahActivationRefusedException
 
CheetahActivationRefusedException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahActivationRefusedException
 
CheetahActivationRefusedException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahActivationRefusedException
 
CheetahActivationThrottledException - Exception in ai.picovoice.cheetah
 
CheetahActivationThrottledException(String) - Constructor for exception ai.picovoice.cheetah.CheetahActivationThrottledException
 
CheetahActivationThrottledException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahActivationThrottledException
 
CheetahActivationThrottledException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahActivationThrottledException
 
CheetahException - Exception in ai.picovoice.cheetah
 
CheetahException(String) - Constructor for exception ai.picovoice.cheetah.CheetahException
 
CheetahException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahException
 
CheetahException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahException
 
CheetahInvalidArgumentException - Exception in ai.picovoice.cheetah
 
CheetahInvalidArgumentException(String) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidArgumentException
 
CheetahInvalidArgumentException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidArgumentException
 
CheetahInvalidArgumentException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidArgumentException
 
CheetahInvalidStateException - Exception in ai.picovoice.cheetah
 
CheetahInvalidStateException(String) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidStateException
 
CheetahInvalidStateException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidStateException
 
CheetahInvalidStateException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidStateException
 
CheetahIOException - Exception in ai.picovoice.cheetah
 
CheetahIOException(String) - Constructor for exception ai.picovoice.cheetah.CheetahIOException
 
CheetahIOException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahIOException
 
CheetahIOException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahIOException
 
CheetahKeyException - Exception in ai.picovoice.cheetah
 
CheetahKeyException(String) - Constructor for exception ai.picovoice.cheetah.CheetahKeyException
 
CheetahKeyException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahKeyException
 
CheetahKeyException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahKeyException
 
CheetahMemoryException - Exception in ai.picovoice.cheetah
 
CheetahMemoryException(String) - Constructor for exception ai.picovoice.cheetah.CheetahMemoryException
 
CheetahMemoryException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahMemoryException
 
CheetahMemoryException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahMemoryException
 
CheetahRuntimeException - Exception in ai.picovoice.cheetah
 
CheetahRuntimeException(String) - Constructor for exception ai.picovoice.cheetah.CheetahRuntimeException
 
CheetahRuntimeException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahRuntimeException
 
CheetahRuntimeException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahRuntimeException
 
CheetahStopIterationException - Exception in ai.picovoice.cheetah
 
CheetahStopIterationException(String) - Constructor for exception ai.picovoice.cheetah.CheetahStopIterationException
 
CheetahStopIterationException(String, String[]) - Constructor for exception ai.picovoice.cheetah.CheetahStopIterationException
 
CheetahStopIterationException(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahStopIterationException
 
CheetahTranscript - Class in ai.picovoice.cheetah
Cheetah Speech-to-Text engine Transcript Object.
CheetahTranscript(String, boolean) - Constructor for class ai.picovoice.cheetah.CheetahTranscript
Constructor.

D

delete() - Method in class ai.picovoice.cheetah.Cheetah
Releases resources acquired by Cheetah.

F

flush() - Method in class ai.picovoice.cheetah.Cheetah
Processes any remaining audio data and returns its transcription.

G

getFrameLength() - Method in class ai.picovoice.cheetah.Cheetah
Getter for required number of audio samples per frame.
getIsEndpoint() - Method in class ai.picovoice.cheetah.CheetahTranscript
Getter for isEndpoint.
getMessage() - Method in exception ai.picovoice.cheetah.CheetahException
 
getMessageStack() - Method in exception ai.picovoice.cheetah.CheetahException
 
getSampleRate() - Method in class ai.picovoice.cheetah.Cheetah
Getter for required audio sample rate for PCM data.
getTranscript() - Method in class ai.picovoice.cheetah.CheetahTranscript
Getter for transcript.
getVersion() - Method in class ai.picovoice.cheetah.Cheetah
Getter for Cheetah version.

L

LIBRARY_PATH - Static variable in class ai.picovoice.cheetah.Cheetah
 

M

MODEL_PATH - Static variable in class ai.picovoice.cheetah.Cheetah
 

P

process(short[]) - Method in class ai.picovoice.cheetah.Cheetah
Processes given audio data and returns its transcription.

S

setAccessKey(String) - Method in class ai.picovoice.cheetah.Cheetah.Builder
 
setEnableAutomaticPunctuation(boolean) - Method in class ai.picovoice.cheetah.Cheetah.Builder
Setter for enabling automatic punctuation insertion.
setEndpointDuration(float) - Method in class ai.picovoice.cheetah.Cheetah.Builder
Setter for the duration of endpoint in seconds.
setLibraryPath(String) - Method in class ai.picovoice.cheetah.Cheetah.Builder
 
setModelPath(String) - Method in class ai.picovoice.cheetah.Cheetah.Builder
Setter for the absolute path to the file containing Cheetah model parameters.
setSdk(String) - Static method in class ai.picovoice.cheetah.Cheetah
 
A B C D F G L M P S 
All Classes and Interfaces|All Packages|Serialized Form