VoiceSDK  5.0.2
Public Attributes | List of all members
voicesdk::VerifyFileBatchElement Struct Reference

Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch. More...

#include <voicesdk/verify/verify.h>

Public Attributes

std::string wav_file_path
 path to WAV file More...
 
ChannelType channel_type
 Audio record channel type. More...
 

Detailed Description

Struct for verify factory batch processing VoiceTemplateFactory::createVoiceTemplateBatch.

Member Data Documentation

◆ channel_type

ChannelType voicesdk::VerifyFileBatchElement::channel_type

Audio record channel type.

◆ wav_file_path

std::string voicesdk::VerifyFileBatchElement::wav_file_path

path to WAV file

Note
WAV sampling frequency should be equal to or greater than the value returned by VoiceTemplateFactory::getMinimumAudioSampleRate