Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpeakerCustomModel

A custom models for which the speaker has defined prompts.

Hierarchy

  • SpeakerCustomModel

Index

Properties

customization_id

customization_id: string

The customization ID (GUID) of a custom model for which the speaker has defined one or more prompts.

prompts

prompts: SpeakerPrompt[]

An array of SpeakerPrompt objects that provides information about each prompt that the user has defined for the custom model.

Generated using TypeDoc