tts-react and aws-polly-node-typescript-demo

The React component library and the Node.js/TypeScript backend demo are complements, as one provides a front-end UI for text-to-speech functionality while the other demonstrates the server-side logic for integrating with AWS Polly.

tts-react
68
Established
Maintenance 13/25
Adoption 16/25
Maturity 25/25
Community 14/25
Maintenance 0/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 67
Forks: 9
Downloads: 4,014
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
No Dependents
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 aws-polly-node-typescript-demo

svarlamov/aws-polly-node-typescript-demo

Demo of how to use AWS Polly text-to-speech in a web app using NodeJS, TypeScript, and HTML

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