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 documentation provides reference information for the \u003ccode\u003eAdvancedSettings.Types.DtmfSettings\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 API, specifically detailing its usage within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDtmfSettings\u003c/code\u003e class is designed to define and manage behaviors related to DTMF (dual tone multi-frequency) inputs, enabling the detection of keypress events in incoming audio.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes an extensive list of versions, from 1.0.0 up to the latest 2.23.0, alongside the current 2.19.0 version, with each version providing a link to its respective documentation for \u003ccode\u003eAdvancedSettings.Types.DtmfSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDtmfSettings\u003c/code\u003e class, such as \u003ccode\u003eEnabled\u003c/code\u003e (for DTMF processing), \u003ccode\u003eFinishDigit\u003c/code\u003e (for terminating DTMF sequences), and \u003ccode\u003eMaxDigits\u003c/code\u003e (for the maximum length of DTMF digits), are explained.\u003c/p\u003e\n"]]],[],null,[]]