DtmfResult Class

Definition

The DtmfResult.

public class DtmfResult : Azure.Communication.CallAutomation.RecognizeResult
type DtmfResult = class
    inherit RecognizeResult
Public Class DtmfResult
Inherits RecognizeResult
Inheritance
DtmfResult

Properties

ResultType

The RecognizeResultType of this RecognizeResult.

Tones

The Tones colelcted.

Methods

ConvertToString()

Convert the collection of tones to a string like "12345#".

Applies to