{"name":"VoiceBridge API","version":"1.0.0","endpoints":{"translate":"POST /api/translate","speechToText":"POST /api/speech/stt","textToSpeech":"POST /api/speech/tts","phrases":"GET /api/phrases","phraseCategories":"GET /api/phrases/categories","phrasesByCategory":"GET /api/phrases/category/{category}","phraseAudio":"GET /api/phrases/{phraseId}/audio","health":"GET /health"}}