Small text to speech tool, for personal usage.
Using :
- React
- Next.js
- Nextjs-auth
- Google text-to-speech API
1. Install Dependencies
npm i
2. Run App
npm run dev
3. Use It
The app require Google Authentication under the hood, create API credential and adjust your env variables.
- OAuth client ID
- Web application
- Authorised JavaScript origins -> http://localhost:3000
- Authorised redirect URIs -> http://localhost:3000/api/auth/callback/google
Some improvements are on the list :
Next up:
- Design final choice for component lib - MUI or other
- Darkmode setup
- Design Shortcuts panel , add more shortcuts