|
Call Center SDK
1.12.0
|
This is the complete list of members for voicesdk::AntispoofEngine, including all inherited members.
| create(const std::string &initPath) | voicesdk::AntispoofEngine | static |
| isSpoof(const uint8_t *pcm16Bytes, size_t bytesNum, int sampleRate) const =0 | voicesdk::AntispoofEngine | pure virtual |
| isSpoof(const int16_t *pcm16Samples, size_t samplesNum, int sampleRate) const =0 | voicesdk::AntispoofEngine | pure virtual |
| isSpoof(const float *floatSamples, size_t samplesNum, int sampleRate) const =0 | voicesdk::AntispoofEngine | pure virtual |
| isSpoof(const std::string &audioFile) const =0 | voicesdk::AntispoofEngine | pure virtual |
| Ptr typedef | voicesdk::AntispoofEngine | |
| ~AntispoofEngine()=default (defined in voicesdk::AntispoofEngine) | voicesdk::AntispoofEngine | virtual |