flutter_tts and flutter_cloud_text_to_speech

These tools are competitors, as one provides a general Text-to-Speech (TTS) solution leveraging platform-native capabilities while the other specifically integrates with the Google Cloud Text-to-Speech API for cloud-based synthesis.

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

About flutter_tts

dlutton/flutter_tts

Flutter Text to Speech package

Wraps native TTS engines (AVSpeechSynthesizer on iOS, TextToSpeech on Android) with platform-specific APIs for fine-grained control including speech rate, pitch, volume, voice selection, and real-time progress callbacks via `onRangeStart()` markers. Supports cross-platform features like file synthesis (iOS 13+, Android), pause functionality with resume capability, and multi-engine selection on Android, while offering platform-exclusive controls such as iOS audio session management and Android engine/queue configuration.

About flutter_cloud_text_to_speech

alfianlosari/flutter_cloud_text_to_speech

Flutter project that uses the Google Cloud Text to Speech API to synthesize test using REST API

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