flutter_tts and text_to_speech_api

These are complements: the first is a cross-platform TTS abstraction layer that can use multiple backends (including Google's API), while the second is a specialized wrapper specifically for Google's TTS API that could serve as an alternative backend implementation.

flutter_tts
57
Established
text_to_speech_api
34
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 2/25
Maturity 16/25
Community 16/25
Stars: 732
Forks: 320
Downloads:
Commits (30d): 0
Language: Dart
License: MIT
Stars: 2
Forks: 6
Downloads:
Commits (30d): 0
Language: Dart
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About flutter_tts

dlutton/flutter_tts

Flutter Text to Speech package

This project helps you turn written text into spoken words for your apps, useful for creating audio guides, accessible content, or interactive voice responses. You provide text, and it produces audible speech in various languages and voices. It's for anyone creating mobile, desktop, or web applications who wants to add voice output.

app-development accessibility voice-user-interface e-learning content-delivery

About text_to_speech_api

LucaDe/text_to_speech_api

A simple wrapper for Google's Text-To-Spech API for Dart and Flutter projects.

Scores updated daily from GitHub, PyPI, and npm data. How scores work