{
  "Identifier": {
    "ImplementerID": "/* String assigned by IIDRA */",
    "Specification": {
      "Name": "MPAI-CAE",
      "AIW": "",
      "AIM": "AudioObjectIdentification",
      "Version": "2.1"
    }
  },
  "Description": "This AIM identifies the Audio Object instance.",
  "Types": [
    {
      "Name": "AudioObject_t",
      "Type": "uint8[]"
    },
    {
      "Name": "InstanceID_t",
      "Type": "{string InstanceLabel; float32 LabelConfidenceLevel; string Classification; float32; ClassificationConfidenceLevel}"
    }
  ],
  "Ports": [
    {
      "Name": "AudioObject",
      "Direction": "InputOutput",
      "RecordType": "AudioObject_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    },
    {
      "Name": "AudioInstanceID",
      "Direction": "OutputInput",
      "RecordType": "InstanceID_t",
      "Technology": "Software",
      "Protocol": "",
      "IsRemote": false
    }
  ],
  "SubAIMs": [],
  "Topology": [],
  "Implementations": [],
  "Documentation": [
    {
      "Type": "Tutorial"
    }
  ]
}