voiceid_describe_speaker {paws.machine.learning}R Documentation

Describes the specified speaker

Description

Describes the specified speaker.

See https://www.paws-r-sdk.com/docs/voiceid_describe_speaker/ for full documentation.

Usage

voiceid_describe_speaker(DomainId, SpeakerId)

Arguments

DomainId

[required] The identifier of the domain that contains the speaker.

SpeakerId

[required] The identifier of the speaker you are describing.


[Package paws.machine.learning version 0.9.0 Index]