Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EvaluateSessionRequest

import type { EvaluateSessionRequest } from "https://aws-api.deno.dev/v0.3/services/voiceid.ts?docs=full";
interface EvaluateSessionRequest {
DomainId: string;
SessionNameOrId: string;
}

§Properties

§
DomainId: string
[src]

The identifier of the domain where the session started.

§
SessionNameOrId: string
[src]

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