A B D E G N P Q R S U V 
All Classes All Packages

A

ai.picovoice.eagle - package ai.picovoice.eagle
 
AUDIO_OK - ai.picovoice.eagle.EagleProfilerEnrollFeedback
 
AUDIO_TOO_SHORT - ai.picovoice.eagle.EagleProfilerEnrollFeedback
 

B

build(Context) - Method in class ai.picovoice.eagle.Eagle.Builder
Validates properties and creates an instance of the Eagle speaker recognition engine.
build(Context) - Method in class ai.picovoice.eagle.EagleProfiler.Builder
Validates properties and creates an instance of the Eagle profiler.
Builder() - Constructor for class ai.picovoice.eagle.Eagle.Builder
 
Builder() - Constructor for class ai.picovoice.eagle.EagleProfiler.Builder
 

D

delete() - Method in class ai.picovoice.eagle.Eagle
Releases resources acquired by Eagle.
delete() - Method in class ai.picovoice.eagle.EagleProfile
Releases resources acquired by EagleProfile.
delete() - Method in class ai.picovoice.eagle.EagleProfiler
Releases resources acquired by Eagle.

E

Eagle - Class in ai.picovoice.eagle
Android binding for Eagle speaker recognition engine.
Eagle.Builder - Class in ai.picovoice.eagle
Builder for creating instance of Eagle.
EagleActivationException - Exception in ai.picovoice.eagle
 
EagleActivationException(String) - Constructor for exception ai.picovoice.eagle.EagleActivationException
 
EagleActivationException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleActivationException
 
EagleActivationException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleActivationException
 
EagleActivationLimitException - Exception in ai.picovoice.eagle
 
EagleActivationLimitException(String) - Constructor for exception ai.picovoice.eagle.EagleActivationLimitException
 
EagleActivationLimitException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleActivationLimitException
 
EagleActivationLimitException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleActivationLimitException
 
EagleActivationRefusedException - Exception in ai.picovoice.eagle
 
EagleActivationRefusedException(String) - Constructor for exception ai.picovoice.eagle.EagleActivationRefusedException
 
EagleActivationRefusedException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleActivationRefusedException
 
EagleActivationRefusedException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleActivationRefusedException
 
EagleActivationThrottledException - Exception in ai.picovoice.eagle
 
EagleActivationThrottledException(String) - Constructor for exception ai.picovoice.eagle.EagleActivationThrottledException
 
EagleActivationThrottledException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleActivationThrottledException
 
EagleActivationThrottledException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleActivationThrottledException
 
EagleException - Exception in ai.picovoice.eagle
 
EagleException(String) - Constructor for exception ai.picovoice.eagle.EagleException
 
EagleException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleException
 
EagleException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleException
 
EagleInvalidArgumentException - Exception in ai.picovoice.eagle
 
EagleInvalidArgumentException(String) - Constructor for exception ai.picovoice.eagle.EagleInvalidArgumentException
 
EagleInvalidArgumentException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleInvalidArgumentException
 
EagleInvalidArgumentException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleInvalidArgumentException
 
EagleInvalidStateException - Exception in ai.picovoice.eagle
 
EagleInvalidStateException(String) - Constructor for exception ai.picovoice.eagle.EagleInvalidStateException
 
EagleInvalidStateException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleInvalidStateException
 
EagleInvalidStateException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleInvalidStateException
 
EagleIOException - Exception in ai.picovoice.eagle
 
EagleIOException(String) - Constructor for exception ai.picovoice.eagle.EagleIOException
 
EagleIOException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleIOException
 
EagleIOException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleIOException
 
EagleKeyException - Exception in ai.picovoice.eagle
 
EagleKeyException(String) - Constructor for exception ai.picovoice.eagle.EagleKeyException
 
EagleKeyException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleKeyException
 
EagleKeyException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleKeyException
 
EagleMemoryException - Exception in ai.picovoice.eagle
 
EagleMemoryException(String) - Constructor for exception ai.picovoice.eagle.EagleMemoryException
 
EagleMemoryException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleMemoryException
 
EagleMemoryException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleMemoryException
 
EagleProfile - Class in ai.picovoice.eagle
Representation of an Eagle speaker profile.
EagleProfile(byte[]) - Constructor for class ai.picovoice.eagle.EagleProfile
Constructor.
EagleProfiler - Class in ai.picovoice.eagle
Android binding for the profiler of the Eagle speaker recognition engine.
EagleProfiler.Builder - Class in ai.picovoice.eagle
Builder for creating instance of EagleProfiler.
EagleProfilerEnrollFeedback - Enum in ai.picovoice.eagle
Enumeration of possible enrollment feedback codes: - `AUDIO_OK`: The audio is good for enrollment.
EagleProfilerEnrollResult - Class in ai.picovoice.eagle
Representation of the feedback, given percentage and code.
EagleProfilerEnrollResult(float, int) - Constructor for class ai.picovoice.eagle.EagleProfilerEnrollResult
 
EagleRuntimeException - Exception in ai.picovoice.eagle
 
EagleRuntimeException(String) - Constructor for exception ai.picovoice.eagle.EagleRuntimeException
 
EagleRuntimeException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleRuntimeException
 
EagleRuntimeException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleRuntimeException
 
EagleStopIterationException - Exception in ai.picovoice.eagle
 
EagleStopIterationException(String) - Constructor for exception ai.picovoice.eagle.EagleStopIterationException
 
EagleStopIterationException(String, String[]) - Constructor for exception ai.picovoice.eagle.EagleStopIterationException
 
EagleStopIterationException(Throwable) - Constructor for exception ai.picovoice.eagle.EagleStopIterationException
 
enroll(short[]) - Method in class ai.picovoice.eagle.EagleProfiler
Enrolls a speaker.
export() - Method in class ai.picovoice.eagle.EagleProfiler
Exports the speaker profile of the current session.

G

getBytes() - Method in class ai.picovoice.eagle.EagleProfile
Gets the speaker profile in the form of a byte array.
getFeedback() - Method in class ai.picovoice.eagle.EagleProfilerEnrollResult
 
getFrameLength() - Method in class ai.picovoice.eagle.Eagle
Getter for number of audio samples per frame.
getMessage() - Method in exception ai.picovoice.eagle.EagleException
 
getMessageStack() - Method in exception ai.picovoice.eagle.EagleException
 
getMinEnrollSamples() - Method in class ai.picovoice.eagle.EagleProfiler
Getter for minimum length of the input pcm required by `.enroll()`.
getPercentage() - Method in class ai.picovoice.eagle.EagleProfilerEnrollResult
 
getSampleRate() - Method in class ai.picovoice.eagle.Eagle
Getter for audio sample rate accepted by Picovoice.
getSampleRate() - Method in class ai.picovoice.eagle.EagleProfiler
Getter for audio sample rate accepted by Picovoice.
getVersion() - Method in class ai.picovoice.eagle.Eagle
Getter for version.
getVersion() - Method in class ai.picovoice.eagle.EagleProfiler
Getter for version.

N

NO_VOICE_FOUND - ai.picovoice.eagle.EagleProfilerEnrollFeedback
 

P

process(short[]) - Method in class ai.picovoice.eagle.Eagle
Processes a frame of audio and returns a list of similarity scores for each speaker profile.

Q

QUALITY_ISSUE - ai.picovoice.eagle.EagleProfilerEnrollFeedback
 

R

reset() - Method in class ai.picovoice.eagle.Eagle
Resets the internal state of Eagle Profiler.
reset() - Method in class ai.picovoice.eagle.EagleProfiler
Resets the internal state of Eagle Profiler.

S

setAccessKey(String) - Method in class ai.picovoice.eagle.Eagle.Builder
 
setAccessKey(String) - Method in class ai.picovoice.eagle.EagleProfiler.Builder
 
setModelPath(String) - Method in class ai.picovoice.eagle.Eagle.Builder
 
setModelPath(String) - Method in class ai.picovoice.eagle.EagleProfiler.Builder
 
setSdk(String) - Static method in class ai.picovoice.eagle.Eagle
 
setSdk(String) - Static method in class ai.picovoice.eagle.EagleProfiler
 
setSpeakerProfile(EagleProfile) - Method in class ai.picovoice.eagle.Eagle.Builder
 
setSpeakerProfiles(EagleProfile[]) - Method in class ai.picovoice.eagle.Eagle.Builder
 

U

UNKNOWN_SPEAKER - ai.picovoice.eagle.EagleProfilerEnrollFeedback
 

V

valueOf(String) - Static method in enum ai.picovoice.eagle.EagleProfilerEnrollFeedback
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.picovoice.eagle.EagleProfilerEnrollFeedback
Returns an array containing the constants of this enum type, in the order they are declared.
A B D E G N P Q R S U V 
All Classes All Packages