DtmfInputEvent

DTMF information sent to Amazon Lex V2 by your application. Amazon Lex V2 accumulates the DMTF information from when the user sends the first character and ends

  • when there's a pause longer that the value configured for the end timeout.

  • when there's a digit that is the configured end character.

  • when Amazon Lex V2 accumulates characters equal to the maximum DTMF character configuration.

Constructors

Link copied to clipboard
constructor(value: DtmfInputEvent)

Properties

Link copied to clipboard

Inherited functions