English Practice App API
A Next.js API server for English learning with OpenAI integration
Available APIs
POST /api/speech-to-textConvert speech to text using OpenAI Whisper
POST /api/translateTranslate text with TTS generation
POST /api/tts/generateGenerate text-to-speech audio
GET /api/healthHealth check endpoint