<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<style>
.speech {border: 1px solid #DDD; width: 300px; padding: 0; margin: 0}
.speech input {border: 0; width: 240px; display: inline-block; height: 30px;}
.speech img {float: right; width: 40px }
</style>
<div>
<div id="container-ios9" class="container">
<img src="http://pngimg.com/upload/iphone_PNG5735.png" />
<div class="iphone-display"></div>
<img onclick="startDictation()" src="https://clare.ai/Images/logo/mic.png" style="position: absolute;width: 100px;top: 255px;left: 154px;" />
</div>
</div>
<form id="labnol" method="get" action="https://www.google.com/search">
<div class="speech">
<input type="text" name="q" id="transcript" placeholder="Speak" />
</div>
<input id="output" />
</form>
<script src="http://caffeinalab.github.io/SiriWaveJS/siriwave9.js"></script>