File size: 1,387 Bytes
703a33a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | {
"live-agent-response": {
"headline": "Realtime response prepared",
"details": "Simulated low-latency reply with transcript events, route telemetry, and audio segment planning.",
"artifact": "stream_session_preview"
},
"clone-reference-voice": {
"headline": "Reference voice analyzed",
"details": "Demo clone package includes style tags, registry ID, and route compatibility fields.",
"artifact": "voice_asset_stub"
},
"design-custom-character": {
"headline": "Character voice scaffold generated",
"details": "Persona prompt converted into studio-ready voice seed metadata for later rendering.",
"artifact": "character_seed_profile"
},
"batch-narration-export": {
"headline": "Narration batch assembled",
"details": "Long-form script broken into export chunks with consistent preset selection and output packaging.",
"artifact": "narration_export_bundle"
},
"dialogue-scene-generation": {
"headline": "Dialogue scene structured",
"details": "Speaker assignments, route selection, and scene timeline prepared for render.",
"artifact": "dialogue_scene_package"
},
"future-sound-effects": {
"headline": "Sound design lane planned",
"details": "Current v1 exposes the future contract without attempting heavyweight generation inside the Space.",
"artifact": "planned_sound_design_contract"
}
}
|