Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteWordParams

Parameters for the deleteWord operation.

Hierarchy

  • DeleteWordParams

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 deleted from the custom voice model.

Generated using TypeDoc