II.
LibraryProcess JSON
Structured · livelib-process:media--speech-generation
specializations/media/speech-generation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:media--speech-generation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/media/speech-generation",
"description": "Speech-generation persona. Analyse text + voice requirements (language, style,\n emotion, SSML) → select model (Chirp 3, Azure Speech, ElevenLabs, OpenAI TTS, AWS Polly) →\n synthesise via MCP GenMedia → validate naturalness / pronunciation / audio specs.",
"libraryPath": "library/specializations/media/speech-generation.js",
"specialization": "media"
},
"outgoingEdges": [
{
"from": "lib-process:media--speech-generation",
"to": "skill-area:audio-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--speech-generation",
"to": "skill-area:media-encoding",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:media--speech-generation",
"to": "skill-area:streaming-protocols",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:media--speech-generation",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--speech-generation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--speech-generation",
"to": "role:media-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--speech-generation",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:media--speech-generation",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:media--speech-generation",
"to": "specialization:media",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}