View source: R/voiceid_operations.R
voiceid_evaluate_session | R Documentation |
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.
voiceid_evaluate_session(DomainId, SessionNameOrId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.