{
  "name": "typecast-ai",
  "href": "https://vcpkg.link/ports/typecast-ai",
  "supports": "!uwp",
  "published_at": "2026-04-13T21:58:50.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/neosapience/typecast-sdk",
  "description": [
    "Text-to-Speech API client library for Typecast AI. Pure C with optional C++ wrapper."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.1.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d046c1b0c6c9692c0d2887cf42baf8b4be77a816/ports/typecast-ai",
    "hash": "d046c1b0c6c9692c0d2887cf42baf8b4be77a816"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "curl",
      "href": "https://vcpkg.link/ports/curl",
      "is_host": false,
      "with_default_features": false,
      "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": []
}