Skip to content

tyler.io

mostly nonsense

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

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.

Thank-you for scrolling this far.