Can a response from a voice call be injected into a TTS template? If so, what is the syntax.
As an example, I would like to set up a voice script that does something similar to the following:
Transaction 1: "Please enter the value" (numeric input)
Callee enters "42"
Transaction 2: "You entered 42. If this is correct, please press 1 otherwise please press 2"
Is this possible?
Thanks!