Fix conversation_process

This commit is contained in:
Paulus Schoutsen 2023-01-19 14:01:17 -05:00
parent 052b4d55a3
commit 6f43b97d14

View File

@ -328,7 +328,7 @@ Process a sentence with the conversation integration.
```json ```json
{ {
"type": "process_conversation", "type": "conversation_process",
"data": { "data": {
"text": "Turn on the lights", "text": "Turn on the lights",
"language": "en", "language": "en",