voiceid_describe_speaker_enrollment_job {paws.machine.learning} | R Documentation |
Describes the specified speaker enrollment job
Description
Describes the specified speaker enrollment job.
See https://www.paws-r-sdk.com/docs/voiceid_describe_speaker_enrollment_job/ for full documentation.
Usage
voiceid_describe_speaker_enrollment_job(DomainId, JobId)
Arguments
DomainId |
[required] The identifier of the domain that contains the speaker enrollment job. |
JobId |
[required] The identifier of the speaker enrollment job you are describing. |
[Package paws.machine.learning version 0.7.0 Index]