This is a sample application that uses Azure real-time speech recognition service.Azure key is stored only on the server side. Client token for using the service is issued from Azure server by Consume REST API with the key on the server side.Client uses Azure Speech SDK from CDN.The implementation of JavaScript for using the SDK is really simple.