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

VoiceSpoofingRisk

import type { VoiceSpoofingRisk } from "https://aws-api.deno.dev/v0.4/services/voiceid.ts?docs=full";

The details resulting from 'Voice Spoofing Risk' analysis of the speaker.

interface VoiceSpoofingRisk {
RiskScore: number;
}

§Properties

§
RiskScore: number
[src]

The score indicating the likelihood of speaker’s voice being spoofed.