Interface: VoiceConsent
@kortexya/reasoninglayer / Speech / VoiceConsent
Interface: VoiceConsent
Defined in: src/types/speech.ts:13
Recorded consent for cloning a speaker’s voice.
Properties
grantedBy
grantedBy:
string
Defined in: src/types/speech.ts:15
Who granted permission (a person’s name, or an account identifier).
method
method:
string
Defined in: src/types/speech.ts:17
How it was obtained (e.g. "written", "recorded-statement", "contract").
reference?
optionalreference:string|null
Defined in: src/types/speech.ts:19
Pointer to the evidence — a document id, ticket, or URI. Optional.