Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateVoiceModelParams

Parameters for the createVoiceModel operation.

Hierarchy

  • CreateVoiceModelParams

Index

Properties

Optional description

description: string

A description of the new custom voice model. Specifying a description is recommended.

Optional headers

headers: OutgoingHttpHeaders

Optional language

language: Language | string

The language of the new custom voice model. You create a custom voice model for a specific language, not for a specific voice. A custom model can be used with any voice, standard or neural, for its specified language. Omit the parameter to use the the default language, en-US.

name

name: string

The name of the new custom voice model.

Generated using TypeDoc