espeak

Nim Espeak NG wrapper, for super easy Voice and Text-To-Speech

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version Unknown
License MIT
CI Status Passing
Downloads 0
Last Indexed 2026-07-24 13:02

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.

Espeak

Install

  • nimble install espeak

Use

import espeak
espeak("Hello World.")