HTML audio: Difference between revisions

Content deleted Content added
<audio> element: fix syntaxhighlight error
Web Speech API: fix syntaxhighlight error
Line 131:
Google integrated this feature into Google Chrome in March 2011.<ref>{{Cite web | url=http://chrome.blogspot.com/2011/03/talking-to-your-computer-with-html5.html | title=Talking to your computer | access-date=January 28, 2012}}</ref> Letting its users search the web with their voice with code like:
 
<syntaxhighlight lang="html5html">
<script type="application/javascript">
function startSearch(event) {