PHP Classes

File: js/terms.js

Recommend this page to a friend!
  Classes of joerverson   PHP Voice Recognition   js/terms.js   Download  
File: js/terms.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: 5 months ago
Size: 222 bytes
 

Contents

Class file image Download
var terms = [ { term: 'oi', take: function(){ alert('Oi, Seja Bem vindo ao HVoice.JS!!'); }, desc: 'Boas Vindas do HVoice.JS' } , { term:'asd', take:'asdasdasd', desc: 'asd' } ]