mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Add language to conversation.process
This commit is contained in:
parent
5cdd97808c
commit
1b308ee56a
@ -98,5 +98,6 @@ intent_script:
|
|||||||
## Service `conversation.process`
|
## Service `conversation.process`
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
|------------------------|----------|--------------------------------------------------|
|
|------------------------|----------|----------------------------------------------------|
|
||||||
| `text` | yes | Transcribed text |
|
| `text` | yes | Transcribed text |
|
||||||
|
| `language` | yes | language of text (defaults to configured language) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user