Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 227 Bytes

google-speech-client-wrapper

A wrapper to call google speech api from the client side (browser)

Using RecordRTC to send MIC sound to the server side through socket io

this is based on https://github.com/muaz-khan/RecordRTC/