A beautiful web app to browse, filter, and preview all Smallest AI voices. Type any text, pick a voice, hear it instantly.
Deploy to Vercel in 30 seconds.
- Browse 80+ voices with language, gender, and accent filters
- Type custom text and generate speech instantly
- Play/download generated audio
- Responsive design — works on mobile
Or manually:
cd text-to-speech/voice-gallery-app
npm install
echo "SMALLEST_API_KEY=your-key" > .env.local
npm run devnpm install
npm run build
npm start| Variable | Description |
|---|---|
SMALLEST_API_KEY |
Your API key from app.smallest.ai |
- Next.js 14 (App Router)
- Tailwind CSS
- Smallest AI Lightning TTS v3.1 API