8 lines
217 B
YAML
8 lines
217 B
YAML
|
# Describes the format for available component services
|
||
|
process:
|
||
|
description: Launch a conversation from a transcribed text.
|
||
|
fields:
|
||
|
text:
|
||
|
description: Transcribed text
|
||
|
example: Turn all lights on
|