A B C D F G L M P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ai.picovoice.cheetah - package ai.picovoice.cheetah
B
- build() - Method in class ai.picovoice.cheetah.Cheetah.Builder
- Builder() - Constructor for class ai.picovoice.cheetah.Cheetah.Builder
C
- Cheetah - Class in ai.picovoice.cheetah
- Cheetah(String, String, String, float) - Constructor for class ai.picovoice.cheetah.Cheetah
-
Constructor.
- Cheetah.Builder - Class in ai.picovoice.cheetah
- CheetahActivationException - Exception in ai.picovoice.cheetah
- CheetahActivationException(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(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahActivationLimitException
- CheetahActivationRefusedException - Exception in ai.picovoice.cheetah
- CheetahActivationRefusedException(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(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahActivationThrottledException
- CheetahException - Exception in ai.picovoice.cheetah
- CheetahException(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(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahInvalidArgumentException
- CheetahInvalidStateException - Exception in ai.picovoice.cheetah
- CheetahInvalidStateException(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(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahIOException
- CheetahKeyException - Exception in ai.picovoice.cheetah
- CheetahKeyException(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(Throwable) - Constructor for exception ai.picovoice.cheetah.CheetahMemoryException
- CheetahRuntimeException - Exception in ai.picovoice.cheetah
- CheetahRuntimeException(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(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
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.
- 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
- setEndpointDuration(float) - Method in class ai.picovoice.cheetah.Cheetah.Builder
- setLibraryPath(String) - Method in class ai.picovoice.cheetah.Cheetah.Builder
- setModelPath(String) - Method in class ai.picovoice.cheetah.Cheetah.Builder
All Classes All Packages