Package com.iplateia.afplib
See: Description
-
Class Summary Class Description MicAcquireFailedException Exception for microphone acquisition failure. AfpGenerator AfpGenerator is responsible for handling audio recording from the microphone, and generating AFP (Audio Fingerprint) data. AfpGeneratorListener AfpMatcher AfpMatcher is a class that handles audio fingerprint matching. LibraryLoadingException DummyEntry DummyEntry is a simple implementation of Entry for holding audio entry data. ReaderIterator ReaderIterator iterates over entries in the database. MatchResult MatchResult holds the result of a match operation. AudioDB AudioDB is a database for storing and managing audio entries. TestFailedException AudioEntry Represents an actual audio entry for the AudioDB. AudioLevelCalculator Utility class to calculate the normalized audio level from a PCM byte buffer. MatchInfo Represents the information of a match. RecognitionPayload PatternMarkerPayload MatchState Legacy diagnostic match history. -
Interface Summary Interface Description IAfpGeneratorListener Interface definition for a callback to be invoked when Audio FingerPrint (AFP) generation events occur. Entry Entry represents a single audio entry in the database.