PHP Classes

File: js/json.js

Recommend this page to a friend!
  Classes of joerverson   PHP Voice Recognition   js/json.js   Download  
File: js/json.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Voice Recognition
Recognize user voice using the Web speech API
Author: By
Last change:
Date: 10 months ago
Size: 114 bytes
 

Contents

Class file image Download
var terms = [ { term: 'oi', take: function(){ alert('OI, Bem vindo ao HVoice.JS!!'); } } ]