Add an audio to a voiceprint
POST/spaces/{owner}/{space}/voiceprints/{identity}/{voiceprint}/audios/{audio}
Add an audio to a voiceprint.
The audio requirements must be met to complete the operation.
Path Parameters
owner handlerequired
The handle of the owner.
Possible values: non-empty
and <= 50 characters
space handlerequired
The handle of the space.
Possible values: non-empty
and <= 50 characters
identity handlerequired
The handle of the identity.
Possible values: non-empty
and <= 50 characters
voiceprint handlerequired
The handle of the voiceprint.
Possible values: non-empty
and <= 50 characters
audio handlerequired
The handle of the audio.
Possible values: non-empty
and <= 50 characters
Responses
- 200
- 404
The updated voiceprint
Resource not found