I am creating a dialer to call patient's.
Once they answer it will ask them:
say: This is {our company name} calling to schedule an appointment. If this is {{INSERT FIRST & LAST NAME }} and you are available to scheduling your appointment please press 1
2 questions: 1) How can I pass the name to Twilio via REST API, I see I can pass the number easily to dial but how can I send the number and the name to say? 2) How do I insert the name into the studio flow? to use TTS to say their name in between generic audio?