Skip to contentSkip to navigationSkip to topbar

Voice Recording w/ Follow Up Text

Created by: Twilio
  • Voice
  • SMS
  • Java
  • Python
  • PHP
  • .NET
  • JavaScript
  • Ruby
(information)

Info

Regulations require that you first register your number to use these resources to send SMS traffic to US and Canadian mobile destinations. If you are sending to Canada or the US and have not already done so, please see our documentation to register your Twilio phone number(link takes you to an external page) or Toll-Free number(link takes you to an external page) before you use this template.

This sample app integrates both Twilio Voice and Twilio SMS by allowing customers to call a number to hear recorded information, before following it up with an SMS message. Using a treasure hunt as an example:

  • A participant calls your phone number
  • The app accepts the incoming phone call
  • Using the <Say> TwiML verb, an automated message is said to the participant in the call: "Thanks for calling! We just sent you a text with a clue."
  • The app then sends the participant a follow-up text message: "There's always money in the banana stand."
Report this template(link takes you to an external page)
  1. Choose a language

    This project is available in multiple programming languages.

    Select language
  2. Get the code for this project

    The code for this sample is available on GitHub to view and download.

    View on GitHub(link takes you to an external page)Download ZIP(link takes you to an external page)
  3. Get Twilio credentials

    You will need an Account SID and Auth Token in order to run this code.

    Checking for existing account...

  4. Set up the code sample locally

Need some help?

We all do sometimes; code is hard. Get help now from our support team(link takes you to an external page), or lean on the wisdom of the crowd by browsing the Twilio tag(link takes you to an external page)on Stack Overflow.

Terms of servicePrivacy Policy

Copyright © 2025 Twilio Inc.