v1

latestOpenAPI 3.1.02026-07-1381127211.1 KB
Audio Emotion API

Update Speaker Names

Update the names of detected speakers in an audio file. This is useful for labeling anonymized speaker IDs with human-readable names (e.g., "John", "Customer", "Agent").

put/v1/audios/{audio_id}/speakers/names

Path parameters

audio_idstring required

Unique identifier of the audio file

Unique identifier of the audio file

Request body

speaker_idinteger required
namestring required

Response

Successful Response