can we update DTMF values through client SDK from backend?. if yes how?
yes you can: check the docs here: https://cloud.google.com/dialogflow/cx/docs/concept/parameter#use
You can set that in the queryParams under your response object like this:
queryParams: { parameters: params }
thanks,
I checked it already , but it shows DTMF API field is Not available when I try to update DTMF values, that advance speech setting options are not available in client SDK . is there any other way to update DTMF values from SDK?
That is for enabling/disabling DTMF, if you just wanna set the parameter, you can pass it in the QueryParams object: https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/QueryParameters#FIELDS.payload
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |