tts-rs/src/backends
Benjamin Klum 94615a254a #35 Fix AppKit crash when interrupting speech
avoid removing first string when queue already empty
2022-10-16 23:18:19 +02:00
..
android.rs Eliminate a warning. 2022-03-31 11:02:20 -05:00
appkit.rs #35 Fix AppKit crash when interrupting speech 2022-10-16 23:18:19 +02:00
av_foundation.rs Replace some `unwrap` calls with `ok_or(Error::OperationFailed)`. 2022-06-14 13:09:50 -05:00
mod.rs Bump version, and use automatically-provided feature provided by optional tolk dependency. 2021-01-21 10:49:11 -06:00
speech_dispatcher.rs Finish making gender optional. 2022-03-31 13:25:08 -05:00
tolk.rs Fix return type in Tolk backend. 2022-03-31 13:38:39 -05:00
web.rs Finish making gender optional. 2022-03-31 13:25:08 -05:00
winrt.rs WinRT: Correctly set voice for case where no utterances are in queue. 2022-07-22 10:08:13 -05:00