ENGINE_ALIZEPHP
ENGINE_ALIZEPHP
Constant to set AlizePHP as the engine to perform speaker recognition
Factory class to create SpeakerRecognitionPackages of differente biometric engines that can later be used to perform biometric authentication by voice.
getSpeakerRecognitionSystem(string $user, \apibvw\SpeakerRec\number $engine) : \apibvw\SpeakerRec\SpeakerRecognitionPackage
string | $user | User id for the Speaker recognition system |
\apibvw\SpeakerRec\number | $engine | Speaker recognition engine. Defaults to ENGINE_ALIZEPHP |