audio chat

main
lipku 10 months ago
parent 959ecf9be8
commit 14208c6d60

@ -395,7 +395,7 @@ function getJsonMessage( jsonMsg ) {
fetch('/human', {
body: JSON.stringify({
text: rectxt.replace(/ +/g,""),
type: 'echo',
type: 'chat',
}),
headers: {
'Content-Type': 'application/json'

Loading…
Cancel
Save