Hmm - that's a shame. Depending on what you're planning there are dictation APIs like the Web Speech API (https://www.google.com/intl/en/chrome/demos/speech.html) although given Apple's track record with browser features it's probably not implemented.
You could then do something similar with the Puck, just sending some other keypress that a website could detect and use to initiate the web speech API.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hmm - that's a shame. Depending on what you're planning there are dictation APIs like the Web Speech API (https://www.google.com/intl/en/chrome/demos/speech.html) although given Apple's track record with browser features it's probably not implemented.
You could then do something similar with the Puck, just sending some other keypress that a website could detect and use to initiate the web speech API.