Skip to content

tyler.io

mostly nonsense

  • About
  • Post Archives
  • Do good, Get apps.

Google Voice Dialer

January 7, 2024March 26, 2009

Last year I posted a PHP script that lets you dial phone numbers using Grand Central. I updated it this morning to support Google Voice as well.

The syntax is the same

<?PHP
$gv = new GoogleVoice('[email protected]', 'password');
$gv->call($your_number, $their_number);

You can grab the code from my google-voice-dialer project on GitHub.

YUI App Theme
Persistant Location Updates From iPhone to Fire Eagle

tyler.io is written by Tyler Hall just outside of Nashville. You can subscribe to new posts via RSS or Mastodon.

More
- Past Projects
- Small Bytes
- Default Apps
- Things I've Learned

Thank-you for scrolling this far.