tts-rs/src/backends
Benjamin Klum 3fdd452646 #33 Fix AVFoundation crash on macOS when getting voices
by preventing manual cleanup of non-owned objects
2022-10-16 22:35:03 +02:00
..
android.rs Eliminate a warning. 2022-03-31 11:02:20 -05:00
appkit.rs Replace some `unwrap` calls with `ok_or(Error::OperationFailed)`. 2022-06-14 13:09:50 -05:00
av_foundation.rs #33 Fix AVFoundation crash on macOS when getting voices 2022-10-16 22:35:03 +02: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