Call Center SDK
1.11.3
|
Structure representing estimated person attributes. More...
#include <voicesdk/attributes/attributes_c_api.h>
Public Attributes | |
float | gender_score |
Raw gender score (the bigger score corresponding to male and the smaller score corresponding to female) | |
VoiceSdkGender | gender |
Estimated gender. | |
size_t | age |
Estimated age in years. | |
VoiceSdkPhoneCallParticipant | phone_call_participant |
Estimated phone call participant class. Makes sense only for single speaker phone call recordings. More... | |
Structure representing estimated person attributes.
VoiceSdkPhoneCallParticipant VoiceSdkAttributes::phone_call_participant |
Estimated phone call participant class. Makes sense only for single speaker phone call recordings.