Skip to content

Instantly share code, notes, and snippets.

View chiragkhatsuriya's full-sized avatar
🏠
Working from home

Chirag Khatsuriya chiragkhatsuriya

🏠
Working from home
View GitHub Profile
@aylarov
aylarov / VoximplantGoogleASR.js
Last active May 27, 2020 08:03
Voximplant Speech Recognition demo. VoxEngine scenario and web client
require(Modules.ASR);
require(Modules.Player);
var mycall,
myasr,
player,
ts,
ts2,
vad = false;