Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetWordParams

Parameters for the getWord operation.

Hierarchy

  • GetWordParams

Index

Properties

customizationId

customizationId: string

The customization ID (GUID) of the custom voice model. You must make the request with credentials for the instance of the service that owns the custom model.

Optional headers

headers: OutgoingHttpHeaders

word

word: string

The word that is to be queried from the custom voice model.

Generated using TypeDoc