{
  "service": "Edge TTS Microservice",
  "status": "running",
  "voices": {
    "female": "id-ID-GadisNeural",
    "male": "id-ID-ArdiNeural"
  },
  "usage": "POST /tts with JSON body: {\"text\": \"...\", \"voice\": \"female|male\"}"
}