espeak
Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-24 13:02 |
Tags
Installation
nimble install espeak
choosenim install espeak
git clone https://github.com/juancarlospaco/nim-espeak
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| espeak | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/juancarlospaco/nim-espeak |
|---|---|
| Homepage | https://github.com/juancarlospaco/nim-espeak |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
nim-espeak
Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech, works Offline, no API Keys, No Google.

Install
nimble install espeak
Use
import espeak
espeak("Hello World.")