fix(voice): Quote splitting based on single and double quotes

This commit is contained in:
2026-07-19 13:35:19 +05:30
parent a4b620502a
commit 5c3a79e8b6
5 changed files with 90 additions and 5 deletions

View File

@@ -88,7 +88,7 @@
"locationId": "white-room",
"intent": {
"type": "action",
"content": "entity@bf3f29d2-cf11-4b11-9a99-b13c126d400e[I] wake up from my sleep.",
"content": "entity@bf3f29d2-cf11-4b11-9a99-b13c126d400e wakes up from his sleep.",
"actorId": "bf3f29d2-cf11-4b11-9a99-b13c126d400e",
"targetIds": []
}