tts-react and Text-To-Speech-Converter

These are competitors, as both are React components for text-to-speech conversion, with one being significantly more popular and mature.

tts-react
68
Established
Text-To-Speech-Converter
22
Experimental
Maintenance 13/25
Adoption 16/25
Maturity 25/25
Community 14/25
Maintenance 2/25
Adoption 4/25
Maturity 1/25
Community 15/25
Stars: 67
Forks: 9
Downloads: 4,014
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 7
Forks: 5
Downloads:
Commits (30d): 0
Language: JavaScript
License:
No Dependents
No License Stale 6m No Package No Dependents

About tts-react

morganney/tts-react

Convert text to speech using React.

Provides both a React component and hook wrapping the native `SpeechSynthesis` API with fallback support for custom audio sources via `HTMLAudioElement`. Supports React 19+ with a separate v3 branch for React 18, offering voice selection, rate/pitch/volume control, and playback state management through a unified interface.

About Text-To-Speech-Converter

Mohitur669/Text-To-Speech-Converter

This is text-to-speech converter using React.js and AWS Polly service. It is a simple web application that takes text as input and converts it to speech. The speech can be listened to directly or downloaded as an audio file. It also contains a progress bar to show the audio playing progress.

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