Created
April 28, 2011 09:00
-
-
Save nus/946039 to your computer and use it in GitHub Desktop.
音声入力APIのテスト。GoogleChrome11から使えるようになったAPI。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>x-webkit-speech test</title> | |
</head> | |
<body> | |
<input type="text" x-webkit-speech /> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment