| Projects on Google Code | Results 1 - 7 of 7 |
twiliobot is Robot extension for Google Wave demonstrating how to initiate calls from within a wave to normal cell phones or landlines using the Twilio phone API. The project is still in development and there are still several limitations.
===CONCEPTS===
This project shows how to integrate the...
Java library for [http://www.twilio.com Twilio]'s REST API
== Example: make a call ==
{{{
import twilio.client.*;
TwilioClient c = new TwilioClient("account123", "foo");
Call call = c.call("503-111-2222", "503-222-3333");
System.out.println(call);
}}}
== Exa...
=About=
This is a simple to use [http://www.twilio.com Twilio] client written in PHP using the [http://framework.zend.com/manual/en/zend.rest.client.html Zend_Rest_Client] class from the [http://framework.zend.com Zend Framework].
This project also includes a fully featured class for generatin...
Force.com library for Twilio
A small Google App Engine app to interface between a monitoring system (Nagios, etc) and Twilio.
Uses Twilio to set up a user contributed Dial-a-joke service.
podcast by phone