Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetVoiceParams

Parameters for the getVoice operation.

Hierarchy

  • GetVoiceParams

Index

Properties

Optional customizationId

customizationId: string

The customization ID (GUID) of a custom model for which information is to be returned. You must make the request with credentials for the instance of the service that owns the custom model. Omit the parameter to see information about the specified voice with no customization.

Optional headers

headers: OutgoingHttpHeaders

voice

voice: Voice | string

The voice for which information is to be returned. For more information about specifying a voice, see Important voice updates in the method description.

Generated using TypeDoc