I'm wondering how
<input type="text" x-webkit-speech speech />
leveraging speech recognition technology as in this example:
http://slides.html5rocks.com/#speech-input
Is there a speech recognition enging built into Chrome or is it accessing an underlying speech recognition facility in the operating system?