tts-rs/src/backends
Nolan Darilek 75fd320d3f Implement rate/volume-setting for `NSSpeechSynthesizer`, along with other tweaks.
Unfortunately, there seems to be a difference in how the `hello_world` example processes rate and volume changes. I'm not sure if it doesn't adjust rate for samples while speaking. In any case, arguably there are just going to be differences in platforms that I can't account for, so this may just have to be. Hopefully it doesn't interfere with actual usage.
2020-08-12 15:41:57 -05:00
..
mod.rs WIP: Initial support for MacOS/`NSSpeechSynthesizer`. 2020-08-11 12:11:19 -05:00
ns_speech_synthesizer.rs Implement rate/volume-setting for `NSSpeechSynthesizer`, along with other tweaks. 2020-08-12 15:41:57 -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