Nothing is working but it is on the right track! ASYNCIFY removed, manual waiting instead and some proxying logic
This commit is contained in:
12
test/index.html
Normal file
12
test/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script src="BrowserRecognizer.js" async defer>
|
||||
</script>
|
||||
<!--
|
||||
<script src="src/genericObj.js"></script>
|
||||
<script src="src/model.js"></script>
|
||||
<script src="src/spkModel.js"></script>
|
||||
<script src="src/recognizer.js"></script>-->
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user