A chatbot or voice reply
The output arrives as a conversational answer — a chatbot message, a voice assistant's response, an automated phone agent. You encounter the system by talking with it, and it should be clear you are not talking to a person.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/chatbot_voice_reply.
element "chatbot_voice_reply"
{
"id": "chatbot_voice_reply",
"category_id": "manifestation",
"title": [
{
"locale": "en",
"value": "A chatbot or voice reply"
}
],
"description": [
{
"locale": "en",
"value": "The output arrives as a conversational answer — a chatbot message, a voice assistant's response, an automated phone agent. You encounter the system by talking with it, and it should be clear you are not talking to a person."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [
{
"type": "regulation",
"title": "EU AI Act Article 50(1) — people must be informed they are interacting with an AI system",
"url": "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
"citation": "Regulation (EU) 2024/1689, Article 50(1)."
}
],
"symbol_id": "chatbot",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}