Evan Cooke Codes Up Twiliobot for Google Wave Hack-a-thon
Time to read: 2 minutes
A couple weeks ago, Jeff and Evan represented Twilio in the Google App Engine pod at Google I/O. Their mission was to talk with developers, and share ideas for using Twilio with Google App Engine to build powerful voice applications.
Two surprises (free Gphone! Google Wave launch!) and one Hack-a-thon later, twiliobot was up and running.
Twiliobot for Google Wave in Action
One of the powerful features of Google Wave is the ease with which
developers can integrate it with existing APIs. Lars and Stephanie
demonstrated several Wave extensions that leverage other APIs such as
Mappy using the Google Maps API and Rosy using the Google Language API. At the Post-I/O hackathon, I used the Twilio API to extend Wave into the world of telephony.
The result was twiliobot, a robot written in Python that uses the Twilio Phone API
to create “voice waves.” When a user adds twiliobot to a wave, the
robot automatically finds and transforms the phone numbers in that wave
into click-to-call links. When a user clicks a link, a call is placed
to the user’s cell phone or landline and to the phone number in the
link and the two are connected. The subsequent phone conversation can
then be recorded, transcribed, and automatically inserted into the wave
as text with a link to the audio of the conversation.
For more details, check out Evan’s full post on the Google Wave developer blog. Thank you Google for this opportunity to attend the hackathon and experiment with the Google Wave API!
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.