not sure what is left but ship
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
window.speechSynthesis.speak(utterThis);
|
window.speechSynthesis.speak(utterThis);
|
||||||
print("RESPONSE: " + evt.data);
|
print("RESPONSE: " + data.Text);
|
||||||
}
|
}
|
||||||
ws.onerror = function(evt) {
|
ws.onerror = function(evt) {
|
||||||
print("ERROR: " + evt.data);
|
print("ERROR: " + evt.data);
|
||||||
|
|||||||
Reference in New Issue
Block a user