not sure what is left but ship

master
bel 2025-10-14 23:37:15 -06:00
parent b89d8e3d3f
commit 78fd4fd28b
1 changed files with 1 additions and 1 deletions

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);