Add an audio to a voiceprint
Add an audio to a voiceprint.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
The handle of the space.
The handle of the identity.
The handle of the voiceprint.
The handle of the audio.
Response
The UUID of the voiceprint. Is unique.
The handle of the voiceprint. Is unique.
The alias of the voiceprint.
The state of the voiceprint
notComputable
, computable
, computed
The model of the voiceprint.
The identity of the voiceprint.
The total duration of the audios added to the voiceprint.
The total voice duration of the audios added to the voiceprint.
The minimum number of audios required to compute the voiceprint.
The number of audios added to the voiceprint.
The number of verifications of the voiceprint.
The date and time when the voiceprint was created.
The date and time when the voiceprint was computed.