Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

capturing Parameter advanced speech settings from pages through pagesClient

hello everyone,

I was trying to capture parameter DTMF settings in pages from backend through pagesClient , but that client has limitation , it is unable to capture the DTMF settings. Is there any other way to capture DTMF settings from backend?

reference : @https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#...

0 3 196
3 REPLIES 3

Hi!

So first you will need to enable Advanced Speech at Agent level, then you can create a parameter on a Page of type @sys.number and enable the DTMF:

xavidop_0-1677059823167.png

Enabling DTMF:

xavidop_1-1677059862381.png

xavidop_2-1677059877189.png

 

 

can we implement this thing through client SDK

what do you mean?