15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"component_type": "dialogue_reading",
|
|
"format": {
|
|
"text": "string",
|
|
"audio": "optional_file",
|
|
"language": "string"
|
|
},
|
|
"config": {
|
|
"duration": 30,
|
|
"scoring_threshold": 80,
|
|
"text": "Hello, how are you?",
|
|
"language": "en"
|
|
},
|
|
"status": "generated"
|
|
} |