tts-rs/src/backends
François Caddet 0fb6c62d83 fix some parameters types and implement set_voice
We have an ilegal hardware instruction in
backend::av_foundation::voices::AVSpeechSynthesisVoice::new(identifier)
when sending voiceWithIdentifier. Is it because the runLoop is not
runing when it's called?
2020-09-04 15:48:56 +02:00
..
av_foundation fix some parameters types and implement set_voice 2020-09-04 15:48:56 +02:00
appkit.rs fix some parameters types and implement set_voice 2020-09-04 15:48:56 +02:00
av_foundation.rs fix some parameters types and implement set_voice 2020-09-04 15:48:56 +02:00
mod.rs Add iOS build. 2020-08-18 15:16:30 -05:00
speech_dispatcher.rs Switch Speech-dispatcher initialization to threaded mode so callbacks work and `is_speaking` is correct. 2020-08-25 11:50:25 -05:00
tolk.rs cargo fmt 2020-08-24 16:46:57 -05:00
web.rs Under WinRT, recreate player completely when interruption is requested. 2020-07-06 12:52:18 -05:00
winrt.rs Correctly indicate that WinRT supports detection of speaking. 2020-07-07 09:08:44 -05:00