{
  "name": "ethindp-prism",
  "href": "https://vcpkg.link/ports/ethindp-prism",
  "supports": "!uwp",
  "published_at": "2026-05-23T07:43:37.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "The Platform-agnostic Reader Interface for Speech and Messages"
  ],
  "license": "MPL-2.0",
  "version": {
    "type": "semver",
    "value": "0.16.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/38d91be5efb2f21fbef4a3c53295002823747431/ports/ethindp-prism",
    "hash": "38d91be5efb2f21fbef4a3c53295002823747431"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "pkgconf",
      "href": "https://vcpkg.link/ports/pkgconf",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "orca",
      "default": [],
      "description": [
        "Enable the Orca backend"
      ],
      "supports": "(linux | freebsd | openbsd) & !android & !emscripten",
      "dependencies": [
        {
          "name": "glibmm",
          "href": "https://vcpkg.link/ports/glibmm",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "speech-dispatcher",
      "default": [],
      "description": [
        "Enable the speech-dispatcher backend (requires libspeechd to be installed)"
      ],
      "supports": "(linux | freebsd | openbsd) & !android & !emscripten",
      "dependencies": [
        {
          "name": "libspeechd",
          "href": "https://vcpkg.link/ports/libspeechd",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}