not sure what is left but ship
parent
b89d8e3d3f
commit
78fd4fd28b
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue