{
  "Identifier": {
    "ImplementerID": "/* String assigned by IIDRA */",
    "Specification": {
      "Standard": "MPAI-CAE",
      "AIW": "CAE-ASD",
      "AIM": "AudioSynthesisTransform",
      "Version": "2.1"
    }
  },
  "Description": "This AIM implements Audio Synthesis Transform function for CAE-ASD.",
  "Types": [
    {
      "Name": "MicrophoneArrayGeometry_t",
      "Type": "uint8[]"
    },
    {
      "Name": "TransformEnhancedAudio_t",
      "Type": "float32[]"
    },
    {
      "Name": "EnhancedAudioObjects_t",
      "Type": "uint16[]"
    }
  ],
  "Ports": [
    {
      "Name": "MicrophoneArrayGeometry2",
      "Direction": "InputOutput",
      "RecordType": "MicrophoneArrayGeometry_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    },
    {
      "Name": "TransformEnhancedAudio",
      "Direction": "InputOutput",
      "RecordType": "TransformEnhancedAudio_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    },
    {
      "Name": "EnhancedAudioObjects",
      "Direction": "InputOutput",
      "RecordType": "EnhancedAudioObjects_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    }
  ],
  "SubAIMs": [],
  "Topology": [],
  "Implementations": [],
  "Documentation": [
    {
      "Type": "Tutorial",
      "URI": "https://mpai.community/standards/mpai-cae/"
    }
  ]
}