tts-rs/src/backends
Lee Baker a55463dac8 Don't define the AVFoundation delegate more than once.
This prevents a crash when multiple instances of the TTS engine are instantiated.
2022-08-06 06:08:28 -05: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 Don't define the AVFoundation delegate more than once. 2022-08-06 06:08:28 -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