{
  "page": {
    "id": "patientdesk-speech",
    "name": "Patientdesk Speech",
    "url": "https://status.patientdesk.ai",
    "time_zone": "Europe/Istanbul",
    "updated_at": "2026-09-27T12:59:05.000Z"
  },
  "components": [
    {
      "id": "group-api",
      "name": "API",
      "status": "operational",
      "position": 1,
      "group": true,
      "group_id": null,
      "components": [
        "stt-file",
        "stt-stream",
        "tts"
      ]
    },
    {
      "id": "group-web",
      "name": "Website",
      "status": "operational",
      "position": 2,
      "group": true,
      "group_id": null,
      "components": [
        "web",
        "docs",
        "dashboard",
        "demo"
      ]
    },
    {
      "id": "stt-file",
      "name": "Duyu · file transcription",
      "description": "POST /v1/audio/transcriptions. Checked by transcribing a Turkish clip and verifying the text.",
      "status": "operational",
      "position": 1,
      "group": false,
      "group_id": "group-api",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    },
    {
      "id": "stt-stream",
      "name": "Duyu · live streaming",
      "description": "WebSocket /v1/audio/stream. Checked by streaming a Turkish clip and waiting for the final transcript.",
      "status": "operational",
      "position": 2,
      "group": false,
      "group_id": "group-api",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    },
    {
      "id": "tts",
      "name": "Alania · speech synthesis",
      "description": "POST /v1/audio/speech. Checked by synthesizing a Turkish sentence.",
      "status": "operational",
      "position": 3,
      "group": false,
      "group_id": "group-api",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    },
    {
      "id": "web",
      "name": "Website",
      "description": "speech.patientdesk.ai",
      "status": "operational",
      "position": 4,
      "group": false,
      "group_id": "group-web",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    },
    {
      "id": "docs",
      "name": "API documentation",
      "description": "speech.patientdesk.ai/docs",
      "status": "operational",
      "position": 5,
      "group": false,
      "group_id": "group-web",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    },
    {
      "id": "dashboard",
      "name": "Dashboard and sign-in",
      "description": "Account, API keys and usage.",
      "status": "operational",
      "position": 6,
      "group": false,
      "group_id": "group-web",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    },
    {
      "id": "demo",
      "name": "Live demos",
      "description": "The microphone and voice demos on the website.",
      "status": "operational",
      "position": 7,
      "group": false,
      "group_id": "group-web",
      "showcase": true,
      "only_show_if_degraded": false,
      "updated_at": "2026-09-27T12:59:05.000Z",
      "uptime_90d": 100
    }
  ]
}