tts-rs/src/backends
Nolan Darilek 47bfe768e6 Get delegates working so speech interruption/queuing should now be possible.
* Fix broken delegate method signature.
* Add `NSRunLoop` into `hello_world` example so delegates are called. Presumably, MacOS apps already run one of these, but the example didn't.
2020-08-12 09:49:51 -05:00
..
mod.rs WIP: Initial support for MacOS/`NSSpeechSynthesizer`. 2020-08-11 12:11:19 -05:00
ns_speech_synthesizer.rs Get delegates working so speech interruption/queuing should now be possible. 2020-08-12 09:49:51 -05:00
speech_dispatcher.rs Under WinRT, recreate player completely when interruption is requested. 2020-07-06 12:52:18 -05:00
tolk.rs Under WinRT, recreate player completely when interruption is requested. 2020-07-06 12:52:18 -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