A B D G L P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ai.picovoice.leopard - package ai.picovoice.leopard
B
- build(Context) - Method in class ai.picovoice.leopard.Leopard.Builder
- Builder() - Constructor for class ai.picovoice.leopard.Leopard.Builder
D
G
- getSampleRate() - Method in class ai.picovoice.leopard.Leopard
-
Getter for required audio sample rate for PCM data.
- getVersion() - Method in class ai.picovoice.leopard.Leopard
-
Getter for Leopard version.
L
- Leopard - Class in ai.picovoice.leopard
-
Android binding for Leopard Speech-to-Text engine.
- Leopard(String, String) - Constructor for class ai.picovoice.leopard.Leopard
-
Constructor.
- Leopard.Builder - Class in ai.picovoice.leopard
- LeopardActivationException - Exception in ai.picovoice.leopard
- LeopardActivationException(String) - Constructor for exception ai.picovoice.leopard.LeopardActivationException
- LeopardActivationException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardActivationException
- LeopardActivationLimitException - Exception in ai.picovoice.leopard
- LeopardActivationLimitException(String) - Constructor for exception ai.picovoice.leopard.LeopardActivationLimitException
- LeopardActivationLimitException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardActivationLimitException
- LeopardActivationRefusedException - Exception in ai.picovoice.leopard
- LeopardActivationRefusedException(String) - Constructor for exception ai.picovoice.leopard.LeopardActivationRefusedException
- LeopardActivationRefusedException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardActivationRefusedException
- LeopardActivationThrottledException - Exception in ai.picovoice.leopard
- LeopardActivationThrottledException(String) - Constructor for exception ai.picovoice.leopard.LeopardActivationThrottledException
- LeopardActivationThrottledException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardActivationThrottledException
- LeopardException - Exception in ai.picovoice.leopard
- LeopardException(String) - Constructor for exception ai.picovoice.leopard.LeopardException
- LeopardException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardException
- LeopardInvalidArgumentException - Exception in ai.picovoice.leopard
- LeopardInvalidArgumentException(String) - Constructor for exception ai.picovoice.leopard.LeopardInvalidArgumentException
- LeopardInvalidArgumentException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardInvalidArgumentException
- LeopardInvalidStateException - Exception in ai.picovoice.leopard
- LeopardInvalidStateException(String) - Constructor for exception ai.picovoice.leopard.LeopardInvalidStateException
- LeopardInvalidStateException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardInvalidStateException
- LeopardIOException - Exception in ai.picovoice.leopard
- LeopardIOException(String) - Constructor for exception ai.picovoice.leopard.LeopardIOException
- LeopardIOException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardIOException
- LeopardKeyException - Exception in ai.picovoice.leopard
- LeopardKeyException(String) - Constructor for exception ai.picovoice.leopard.LeopardKeyException
- LeopardKeyException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardKeyException
- LeopardMemoryException - Exception in ai.picovoice.leopard
- LeopardMemoryException(String) - Constructor for exception ai.picovoice.leopard.LeopardMemoryException
- LeopardMemoryException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardMemoryException
- LeopardRuntimeException - Exception in ai.picovoice.leopard
- LeopardRuntimeException(String) - Constructor for exception ai.picovoice.leopard.LeopardRuntimeException
- LeopardRuntimeException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardRuntimeException
- LeopardStopIterationException - Exception in ai.picovoice.leopard
- LeopardStopIterationException(String) - Constructor for exception ai.picovoice.leopard.LeopardStopIterationException
- LeopardStopIterationException(Throwable) - Constructor for exception ai.picovoice.leopard.LeopardStopIterationException
P
- process(short[]) - Method in class ai.picovoice.leopard.Leopard
-
Processes given audio data and returns its transcription.
- processFile(String) - Method in class ai.picovoice.leopard.Leopard
-
Processes given audio data and returns its transcription.
S
- setAccessKey(String) - Method in class ai.picovoice.leopard.Leopard.Builder
- setModelPath(String) - Method in class ai.picovoice.leopard.Leopard.Builder
All Classes All Packages