voiceid_evaluate_session: Evaluates a specified session based on audio data accumulated...

View source: R/voiceid_operations.R

voiceid_evaluate_sessionR Documentation

Evaluates a specified session based on audio data accumulated during a streaming Amazon Connect Voice ID call

Description

Evaluates a specified session based on audio data accumulated during a streaming Amazon Connect Voice ID call.

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

Usage

voiceid_evaluate_session(DomainId, SessionNameOrId)

Arguments

DomainId

[required] The identifier of the domain where the session started.

SessionNameOrId

[required] The session identifier, or name of the session, that you want to evaluate. In Voice ID integration, this is the Contact-Id.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.