kenken999 commited on
Commit
858cb09
·
1 Parent(s): e24e096
Files changed (1) hide show
  1. staticfiles/index.html +1 -1
staticfiles/index.html CHANGED
@@ -158,7 +158,7 @@ audioRecognize() {
158
  })
159
  }
160
  // Chrome Only
161
- autoRecognize(message) {
162
  this.rec.continuous = false
163
  this.rec.interimResults = false
164
  this.rec.lang = 'ja-JP'
 
158
  })
159
  }
160
  // Chrome Only
161
+ autoRecognizeMessage(message) {
162
  this.rec.continuous = false
163
  this.rec.interimResults = false
164
  this.rec.lang = 'ja-JP'