II.
Domain JSON
Structured · livedomain:speech-processing
Speech Processing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:speech-processing",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Speech Processing",
"description": "Automatic speech recognition, text-to-speech synthesis, speaker\ndiarization, voice biometrics, and real-time audio streaming.\nUnderpins voice assistants, accessibility tools, and call analytics.\n"
},
"outgoingEdges": [
{
"from": "domain:speech-processing",
"to": "specialization:data-science-ml",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:speech-engineer",
"to": "domain:speech-processing",
"kind": "applies_to",
"attributes": {}
}
]
}