1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-09-21 02:39:37 +00:00
tts-rs/winrt_bindings/src/lib.rs
Nolan Darilek 45c7b1afc7 Various WinRT refinements.
* Move autogenerated code to subcrate to speed up compilation.
* `is_speaking` also checks whether a source is opening, in addition to whether it is playing.
* Return to using autoplay.
2020-06-17 16:46:42 -05:00

2 lines
49 B
Rust

include!(concat!(env!("OUT_DIR"), "/winrt.rs"));