Dialogflow Phone gateway Lists












0















I'm at an intermediate level of learning dialogflow.



My question is: Is there a way I can dictate a List to the user and make the user click a number on keypad and get the corresponding item?



Scenario:
Phone gateway bot: 1 - Chocolates, 2 - Flowers, 3 - Soccer
User: (Either says the option or types it in)



I've read in the documentation that we must have different paths for google home and google assistant. Found https://dialogflow.com/docs/integrations/telephony but I couldn't understand what "The intents in the sample use rich messages for telephony responses. These are the types you can use:"



Does it mean that in addition to rich responses you can use synthesize audio etc or does it mean that instead of rich responses you can use synthesize audio?



Just wondering if the scenario I'm looking for is possible or not....



Thank you!










share|improve this question



























    0















    I'm at an intermediate level of learning dialogflow.



    My question is: Is there a way I can dictate a List to the user and make the user click a number on keypad and get the corresponding item?



    Scenario:
    Phone gateway bot: 1 - Chocolates, 2 - Flowers, 3 - Soccer
    User: (Either says the option or types it in)



    I've read in the documentation that we must have different paths for google home and google assistant. Found https://dialogflow.com/docs/integrations/telephony but I couldn't understand what "The intents in the sample use rich messages for telephony responses. These are the types you can use:"



    Does it mean that in addition to rich responses you can use synthesize audio etc or does it mean that instead of rich responses you can use synthesize audio?



    Just wondering if the scenario I'm looking for is possible or not....



    Thank you!










    share|improve this question

























      0












      0








      0








      I'm at an intermediate level of learning dialogflow.



      My question is: Is there a way I can dictate a List to the user and make the user click a number on keypad and get the corresponding item?



      Scenario:
      Phone gateway bot: 1 - Chocolates, 2 - Flowers, 3 - Soccer
      User: (Either says the option or types it in)



      I've read in the documentation that we must have different paths for google home and google assistant. Found https://dialogflow.com/docs/integrations/telephony but I couldn't understand what "The intents in the sample use rich messages for telephony responses. These are the types you can use:"



      Does it mean that in addition to rich responses you can use synthesize audio etc or does it mean that instead of rich responses you can use synthesize audio?



      Just wondering if the scenario I'm looking for is possible or not....



      Thank you!










      share|improve this question














      I'm at an intermediate level of learning dialogflow.



      My question is: Is there a way I can dictate a List to the user and make the user click a number on keypad and get the corresponding item?



      Scenario:
      Phone gateway bot: 1 - Chocolates, 2 - Flowers, 3 - Soccer
      User: (Either says the option or types it in)



      I've read in the documentation that we must have different paths for google home and google assistant. Found https://dialogflow.com/docs/integrations/telephony but I couldn't understand what "The intents in the sample use rich messages for telephony responses. These are the types you can use:"



      Does it mean that in addition to rich responses you can use synthesize audio etc or does it mean that instead of rich responses you can use synthesize audio?



      Just wondering if the scenario I'm looking for is possible or not....



      Thank you!







      dialogflow telephony






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 29 '18 at 6:09









      AlcanzerAlcanzer

      206




      206
























          1 Answer
          1






          active

          oldest

          votes


















          0














          The features available in Telephony Gateway include: synthesize speech (SSML), playing audio, and call transfers. You can see more in Dialogflow's Telephony sample. What you can do is have multiple intents for each pathway your users would be selecting and have training phrases that would match expected user responses given a set of options. More reference docs are also available here.






          share|improve this answer
























          • Thank you for the answer.

            – Alcanzer
            Nov 13 '18 at 22:45













          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53039670%2fdialogflow-phone-gateway-lists%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          The features available in Telephony Gateway include: synthesize speech (SSML), playing audio, and call transfers. You can see more in Dialogflow's Telephony sample. What you can do is have multiple intents for each pathway your users would be selecting and have training phrases that would match expected user responses given a set of options. More reference docs are also available here.






          share|improve this answer
























          • Thank you for the answer.

            – Alcanzer
            Nov 13 '18 at 22:45


















          0














          The features available in Telephony Gateway include: synthesize speech (SSML), playing audio, and call transfers. You can see more in Dialogflow's Telephony sample. What you can do is have multiple intents for each pathway your users would be selecting and have training phrases that would match expected user responses given a set of options. More reference docs are also available here.






          share|improve this answer
























          • Thank you for the answer.

            – Alcanzer
            Nov 13 '18 at 22:45
















          0












          0








          0







          The features available in Telephony Gateway include: synthesize speech (SSML), playing audio, and call transfers. You can see more in Dialogflow's Telephony sample. What you can do is have multiple intents for each pathway your users would be selecting and have training phrases that would match expected user responses given a set of options. More reference docs are also available here.






          share|improve this answer













          The features available in Telephony Gateway include: synthesize speech (SSML), playing audio, and call transfers. You can see more in Dialogflow's Telephony sample. What you can do is have multiple intents for each pathway your users would be selecting and have training phrases that would match expected user responses given a set of options. More reference docs are also available here.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 13 '18 at 0:31









          S. DwyerS. Dwyer

          28214




          28214













          • Thank you for the answer.

            – Alcanzer
            Nov 13 '18 at 22:45





















          • Thank you for the answer.

            – Alcanzer
            Nov 13 '18 at 22:45



















          Thank you for the answer.

          – Alcanzer
          Nov 13 '18 at 22:45







          Thank you for the answer.

          – Alcanzer
          Nov 13 '18 at 22:45




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53039670%2fdialogflow-phone-gateway-lists%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Florida Star v. B. J. F.

          Error while running script in elastic search , gateway timeout

          Adding quotations to stringified JSON object values