flite-sys 0.1.1

FFI bindings to flite
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies]

[dependencies]

[package]
authors = ["valkyrie_pilot <valk@randomairborne.dev>"]
categories = ["multimedia::audio"]
description = "FFI bindings to flite"
documentation = "https://docs.rs/flite-sys"
edition = "2021"
keywords = ["tts", "flite", "text-to-speech"]
license = "MIT OR Apache-2.0"
name = "flite-sys"
readme = "README.md"
repository = "https://github.com/randomairborne/flite-rs"
resolver = "1"
version = "0.1.1"