Partilhar via


ExcessiveTransaction Alert Dialog Control

  Microsoft Speech Technologies Homepage

In addition to the Controls Shared by All Alert Dialogs, the Banking Alerts application uses the following ASP.NET Speech Control to control dialogue flow in the ExcessiveTransaction alert dialogue. The Speech Control name listed below is linked to a table that presents the specific user inputs and application responses.

  • TransferToOperatorYesNo Control Inputs and Responses
    This control informs the user of the monetary amount debited to the user's credit card, and asks whether the user wants to be transferred to an operator. This interaction is implemented using a YesNo Application Speech Control.

    Note  For a production application, the application designer would probably want to add both the time of the transaction and the name of the customer to the message. The Banking Alerts application designer chose not to add this information to the message because of the amount of additional work required to produce the necessary recordings.

See Also

ExcessiveTransaction Dialog Logic Diagram | Login Dialog Controls | BillsToPay Alert Dialog Controls | CreditCardCloseToMax Alert Dialog Controls | Controls Shared by All Alert Dialogs