not sure what is left but ship

This commit is contained in:
bel
2025-10-14 23:37:15 -06:00
parent b89d8e3d3f
commit 78fd4fd28b

View File

@@ -83,7 +83,7 @@
}
window.speechSynthesis.speak(utterThis);
print("RESPONSE: " + evt.data);
print("RESPONSE: " + data.Text);
}
ws.onerror = function(evt) {
print("ERROR: " + evt.data);