disabled voice

This commit is contained in:
Rohit Nandwani
2019-06-20 17:15:52 -04:00
parent 61d7dc539f
commit 1261c2e229

View File

@@ -34,7 +34,7 @@
annyang.addCommands(commands);
// Start listening. You can call this here, or attach this call to an event, button, etc.
annyang.start();
//annyang.start();
}
</script>