Test the gTTS Text-to-Speech system with Flask backend - Now integrated with main TTS component!
No test results yet. Click "Test All Languages" to run tests.
1. Install Python dependencies:
cd backend && pip install -r requirements.txt
2. Start Flask backend:
python app.py
3. Test the system:
Select a language, enter text, and click play to test the gTTS system.