A C D G P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ai.picovoice.cobra - package ai.picovoice.cobra
C
- Cobra - Class in ai.picovoice.cobra
-
Android binding for Cobra voice activity detection (VAD) engine.
- Cobra(String) - Constructor for class ai.picovoice.cobra.Cobra
-
Constructor.
- CobraActivationException - Exception in ai.picovoice.cobra
- CobraActivationException(String) - Constructor for exception ai.picovoice.cobra.CobraActivationException
- CobraActivationException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraActivationException
- CobraActivationException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraActivationException
- CobraActivationLimitException - Exception in ai.picovoice.cobra
- CobraActivationLimitException(String) - Constructor for exception ai.picovoice.cobra.CobraActivationLimitException
- CobraActivationLimitException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraActivationLimitException
- CobraActivationLimitException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraActivationLimitException
- CobraActivationRefusedException - Exception in ai.picovoice.cobra
- CobraActivationRefusedException(String) - Constructor for exception ai.picovoice.cobra.CobraActivationRefusedException
- CobraActivationRefusedException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraActivationRefusedException
- CobraActivationRefusedException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraActivationRefusedException
- CobraActivationThrottledException - Exception in ai.picovoice.cobra
- CobraActivationThrottledException(String) - Constructor for exception ai.picovoice.cobra.CobraActivationThrottledException
- CobraActivationThrottledException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraActivationThrottledException
- CobraActivationThrottledException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraActivationThrottledException
- CobraException - Exception in ai.picovoice.cobra
- CobraException(String) - Constructor for exception ai.picovoice.cobra.CobraException
- CobraException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraException
- CobraException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraException
- CobraInvalidArgumentException - Exception in ai.picovoice.cobra
- CobraInvalidArgumentException(String) - Constructor for exception ai.picovoice.cobra.CobraInvalidArgumentException
- CobraInvalidArgumentException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraInvalidArgumentException
- CobraInvalidArgumentException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraInvalidArgumentException
- CobraInvalidStateException - Exception in ai.picovoice.cobra
- CobraInvalidStateException(String) - Constructor for exception ai.picovoice.cobra.CobraInvalidStateException
- CobraInvalidStateException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraInvalidStateException
- CobraInvalidStateException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraInvalidStateException
- CobraIOException - Exception in ai.picovoice.cobra
- CobraIOException(String) - Constructor for exception ai.picovoice.cobra.CobraIOException
- CobraIOException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraIOException
- CobraIOException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraIOException
- CobraKeyException - Exception in ai.picovoice.cobra
- CobraKeyException(String) - Constructor for exception ai.picovoice.cobra.CobraKeyException
- CobraKeyException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraKeyException
- CobraKeyException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraKeyException
- CobraMemoryException - Exception in ai.picovoice.cobra
- CobraMemoryException(String) - Constructor for exception ai.picovoice.cobra.CobraMemoryException
- CobraMemoryException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraMemoryException
- CobraMemoryException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraMemoryException
- CobraRuntimeException - Exception in ai.picovoice.cobra
- CobraRuntimeException(String) - Constructor for exception ai.picovoice.cobra.CobraRuntimeException
- CobraRuntimeException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraRuntimeException
- CobraRuntimeException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraRuntimeException
- CobraStopIterationException - Exception in ai.picovoice.cobra
- CobraStopIterationException(String) - Constructor for exception ai.picovoice.cobra.CobraStopIterationException
- CobraStopIterationException(String, String[]) - Constructor for exception ai.picovoice.cobra.CobraStopIterationException
- CobraStopIterationException(Throwable) - Constructor for exception ai.picovoice.cobra.CobraStopIterationException
D
G
- getFrameLength() - Method in class ai.picovoice.cobra.Cobra
-
Getter for required number of audio samples per frame.
- getMessage() - Method in exception ai.picovoice.cobra.CobraException
- getMessageStack() - Method in exception ai.picovoice.cobra.CobraException
- getSampleRate() - Method in class ai.picovoice.cobra.Cobra
-
Getter for required audio sample rate.
- getVersion() - Method in class ai.picovoice.cobra.Cobra
-
Getter for Cobra version.
P
- process(short[]) - Method in class ai.picovoice.cobra.Cobra
-
Processes a frame of the incoming audio stream and emits the detection result.
S
- setSdk(String) - Static method in class ai.picovoice.cobra.Cobra
All Classes All Packages