I am using actions-on-google and Dialogflow to build a bot.
I was wondering how I can easily repeat the last sentence when asked by the user ("repeat please").
One way would be to have repeat followup intents in Dialogflow but this is quite heavy since :
- you need to add one after each intent and I have many
- in a multi-user environment you need to keep track of the last sentence for every user ...
Does anyone know how to accomplish this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…