SpeakerRecognitionPackage | Speaker recognition independant package interface. BVW API will call this methods to provice third parties with a simple way to enroll and test user's identity. |
AlizePHPFacade | Facade for the alizephp wrapper. Performs high-level biometric operations, such as enrollment or verification |
AudioTools | Class with helper methods to convert audio between different formats |
SpeakerRecognitionException | Exception to handle speaker recognition high level errors, such as file conversion errors |
SpeakerRecognitionManager | Factory class to create SpeakerRecognitionPackages of differente biometric engines that can later be used to perform biometric authentication by voice. |