public sealed class AdvancedSettings.Types.DtmfSettings : IMessage<AdvancedSettings.Types.DtmfSettings>, IEquatable<AdvancedSettings.Types.DtmfSettings>, IDeepCloneable<AdvancedSettings.Types.DtmfSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class AdvancedSettings.Types.DtmfSettings.
Define behaviors for DTMF (dual tone multi frequency).
If true, incoming audio is processed for DTMF (dual tone multi frequency)
events. For example, if the caller presses a button on their telephone
keypad and DTMF processing is enabled, Dialogflow will detect the
event (e.g. a "3" was pressed) in the incoming audio and pass the event
to the bot to drive business logic (e.g. when 3 is pressed, return the
account balance).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAdvancedSettings.Types.DtmfSettings\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 API for .NET, detailing its purpose in defining behaviors for DTMF input.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.23.0, with a list of versions ranging from 2.23.0 down to 1.0.0, accessible via hyperlinks for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDtmfSettings\u003c/code\u003e class, which implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enables the processing of dual-tone multi-frequency events.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDtmfSettings\u003c/code\u003e are \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eFinishDigit\u003c/code\u003e, and \u003ccode\u003eMaxDigits\u003c/code\u003e, which allow for configuration of DTMF event detection, termination, and length, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDtmfSettings\u003c/code\u003e class has two constructors, a parameterless one, and one that takes another \u003ccode\u003eDtmfSettings\u003c/code\u003e object, to use for initialization.\u003c/p\u003e\n"]]],[],null,[]]