I've played wit Twilio and have used it to extend some of the hooks I previously had in IFTTT. Additionally I've been toying with porting my number out of Google Voice for compatibility (ie. no MMS) and privacy reasons. My question is, how hard would it be to build your own personal Google Voice like service around the twilio API, or has anyone done this?
I set up a quick and dirty version of GV with one of their provided Twimlets[1]. All it does is record a message, transcribe it, then send the results to my email address. My wife and I used this, for example, when looking for a mortgage loan (they never. stop. calling.) I've thought long and hard about building something more complicated but I was always sort of stopped by the lack of MMS and my (apparently faulty)…
https://github.com/mmastrac/snippets/tree/gh-pages/voicemail
Obviously you'd want to host that yourself somewhere private and possibly hard-code the keys.