Skip to main content

Compute a voiceprint

POST 

/spaces/{owner}/{space}/voiceprints/{identity}/{voiceprint}:compute

Compute a computable voiceprint.

Irreversible: A voiceprint can only be computed once and the operation is irreversible. Audios cannot be added or removed afterwards.

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

Responses

The computed voiceprint

application/json