\apibvw\SpeakerRecSpeakerRecognitionManager

Factory class to create SpeakerRecognitionPackages of differente biometric engines that can later be used to perform biometric authentication by voice.

Summary

Methods
Properties
Constants
getSpeakerRecognitionSystem()
No public properties found
ENGINE_ALIZEPHP
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

ENGINE_ALIZEPHP

ENGINE_ALIZEPHP

Constant to set AlizePHP as the engine to perform speaker recognition

Methods

getSpeakerRecognitionSystem()

getSpeakerRecognitionSystem(string $user, \apibvw\SpeakerRec\number $engine) : \apibvw\SpeakerRec\SpeakerRecognitionPackage

Parameters

string $user

User id for the Speaker recognition system

\apibvw\SpeakerRec\number $engine

Speaker recognition engine. Defaults to ENGINE_ALIZEPHP

Returns

\apibvw\SpeakerRec\SpeakerRecognitionPackage