I created a Wikipedia instant search in jquery with integrated voice search, with little differences in UI with jquery and html, by using Wikipedia API Call Back function. And by using the instant search function .keyup(function(e)). This brings the meta-title information of Wikipedia as you type on the search box with smooth and fast as well as you can search with your voice as i included the voice search system by adding this htmlcode in input field = (x-webkit-speech ) note :this voice search will be working only in Google chrome browser
Other API Plugins