Hey guys,
You must have heard that Google managed (at last) to provide Google voice on iPhones, not using the standard SDK but rather using HTML5.
Though I'm wondering something : how did they get access to the microphone ? Is there any standard way to do that in HTML5 (that is already implemented in browsers I mean) ?
Is it using the <device> element ? Is this element already implemented in mobile Safari (thus WebKit nightly build perhaps) ?
I think that's a subject worth discussing about. & if it is real HTML5, then source code should be readable. (I have no iPhone, sorry, otherwise I would already have had a look).