A B C D G H I J O P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ai.picovoice.porcupine - package ai.picovoice.porcupine
- ALEXA - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
- AMERICANO - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
B
- BLUEBERRY - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
- build(Context) - Method in class ai.picovoice.porcupine.Porcupine.Builder
-
Validates properties and creates an instance of the Porcupine wake word engine.
- build(Context, PorcupineManagerCallback) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
-
Creates an instance of PorcupineManager.
- Builder() - Constructor for class ai.picovoice.porcupine.Porcupine.Builder
- Builder() - Constructor for class ai.picovoice.porcupine.PorcupineManager.Builder
- BUMBLEBEE - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
C
- COMPUTER - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
D
- delete() - Method in class ai.picovoice.porcupine.Porcupine
-
Releases resources acquired by Porcupine.
- delete() - Method in class ai.picovoice.porcupine.PorcupineManager
-
Releases resources acquired by Porcupine.
G
- getFrameLength() - Method in class ai.picovoice.porcupine.Porcupine
-
Getter for number of audio samples per frame..
- getSampleRate() - Method in class ai.picovoice.porcupine.Porcupine
-
Getter for audio sample rate accepted by Picovoice.
- getVersion() - Method in class ai.picovoice.porcupine.Porcupine
-
Getter for version.
- GRAPEFRUIT - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
- GRASSHOPPER - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
H
- HEY_GOOGLE - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
- HEY_SIRI - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
I
- invoke(int) - Method in interface ai.picovoice.porcupine.PorcupineManagerCallback
- invoke(PorcupineException) - Method in interface ai.picovoice.porcupine.PorcupineManagerErrorCallback
J
- JARVIS - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
O
- OK_GOOGLE - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
P
- PICOVOICE - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
- Porcupine - Class in ai.picovoice.porcupine
-
Android binding for Porcupine wake word engine.
- PORCUPINE - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
- Porcupine.Builder - Class in ai.picovoice.porcupine
-
Builder for creating an instance of Porcupine with a mixture of default arguments.
- Porcupine.BuiltInKeyword - Enum in ai.picovoice.porcupine
-
Porcupine BuiltInKeywords.
- PorcupineActivationException - Exception in ai.picovoice.porcupine
- PorcupineActivationException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationException
- PorcupineActivationException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationException
- PorcupineActivationLimitException - Exception in ai.picovoice.porcupine
- PorcupineActivationLimitException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationLimitException
- PorcupineActivationLimitException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationLimitException
- PorcupineActivationRefusedException - Exception in ai.picovoice.porcupine
- PorcupineActivationRefusedException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationRefusedException
- PorcupineActivationRefusedException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationRefusedException
- PorcupineActivationThrottledException - Exception in ai.picovoice.porcupine
- PorcupineActivationThrottledException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationThrottledException
- PorcupineActivationThrottledException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineActivationThrottledException
- PorcupineException - Exception in ai.picovoice.porcupine
- PorcupineException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineException
- PorcupineException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineException
- PorcupineInvalidArgumentException - Exception in ai.picovoice.porcupine
- PorcupineInvalidArgumentException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineInvalidArgumentException
- PorcupineInvalidArgumentException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineInvalidArgumentException
- PorcupineInvalidStateException - Exception in ai.picovoice.porcupine
- PorcupineInvalidStateException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineInvalidStateException
- PorcupineInvalidStateException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineInvalidStateException
- PorcupineIOException - Exception in ai.picovoice.porcupine
- PorcupineIOException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineIOException
- PorcupineIOException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineIOException
- PorcupineKeyException - Exception in ai.picovoice.porcupine
- PorcupineKeyException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineKeyException
- PorcupineKeyException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineKeyException
- PorcupineManager - Class in ai.picovoice.porcupine
-
High-level Android binding for Porcupine wake word engine.
- PorcupineManager.Builder - Class in ai.picovoice.porcupine
-
Builder for creating an instance of PorcupineManager with a mixture of default arguments.
- PorcupineManagerCallback - Interface in ai.picovoice.porcupine
- PorcupineManagerErrorCallback - Interface in ai.picovoice.porcupine
- PorcupineMemoryException - Exception in ai.picovoice.porcupine
- PorcupineMemoryException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineMemoryException
- PorcupineMemoryException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineMemoryException
- PorcupineRuntimeException - Exception in ai.picovoice.porcupine
- PorcupineRuntimeException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineRuntimeException
- PorcupineRuntimeException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineRuntimeException
- PorcupineStopIterationException - Exception in ai.picovoice.porcupine
- PorcupineStopIterationException(String) - Constructor for exception ai.picovoice.porcupine.PorcupineStopIterationException
- PorcupineStopIterationException(Throwable) - Constructor for exception ai.picovoice.porcupine.PorcupineStopIterationException
- process(short[]) - Method in class ai.picovoice.porcupine.Porcupine
-
Processes a frame of the incoming audio stream and emits the detection result.
S
- setAccessKey(String) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setAccessKey(String) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setErrorCallback(PorcupineManagerErrorCallback) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setKeyword(Porcupine.BuiltInKeyword) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setKeyword(Porcupine.BuiltInKeyword) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setKeywordPath(String) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setKeywordPath(String) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setKeywordPaths(String[]) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setKeywordPaths(String[]) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setKeywords(Porcupine.BuiltInKeyword[]) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setKeywords(Porcupine.BuiltInKeyword[]) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setModelPath(String) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setModelPath(String) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setSensitivities(float[]) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setSensitivities(float[]) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- setSensitivity(float) - Method in class ai.picovoice.porcupine.Porcupine.Builder
- setSensitivity(float) - Method in class ai.picovoice.porcupine.PorcupineManager.Builder
- start() - Method in class ai.picovoice.porcupine.PorcupineManager
-
Starts recording audio from the microphone and monitors it for the utterances of the given set of keywords.
- stop() - Method in class ai.picovoice.porcupine.PorcupineManager
-
Stops recording audio from the microphone.
T
- TERMINATOR - ai.picovoice.porcupine.Porcupine.BuiltInKeyword
V
- valueOf(String) - Static method in enum ai.picovoice.porcupine.Porcupine.BuiltInKeyword
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ai.picovoice.porcupine.Porcupine.BuiltInKeyword
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages