Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegisterStatus

Information about a request to register a callback for asynchronous speech recognition.

Hierarchy

  • RegisterStatus

Index

Properties

Properties

status

status: string

The current status of the job:

  • created: The service successfully allowlisted the callback URL as a result of the call.
  • already created: The URL was already allowlisted.

url

url: string

The callback URL that is successfully registered.

Generated using TypeDoc