M_maker

Results 7 comments of M_maker

This is backtrace: > Running `target\x86_64-pc-windows-msvc\debug\rigela-main.exe` > thread '' panicked at main\src\event_core\editor.rs:121:66: > attempt to multiply with overflow > stack backtrace: > 0: std::panicking::begin_panic_handler > at > /rustc/07dca489ac2d933c78d3c5158e3f43beefeb02ce/library\std\src\pani> cking.rs:645 >...

Yes. I would also like to say that SAPI5 voices that are installed as a custom speech synthesizer, such as Espeak, cannot be used. Also, in document windows such as...

Yes. I might be able to help, but I don't know Rust. I know C and C++. But from the code, it looks like you're trying to use Bass to...

Hello. Thanks for your feedback! Everything works great. But it would also be nice to add the option to pronounce percentages, and not just change the pitch of the sound....

Sorry, I didn't test it thoroughly enough. When lowering the pitch, the pitch doesn't lower below the default pitch in the voice samples. Because of this, the voice loses intonation....

Here are some accessibility API related documentation links: ### Microsoft * [Active Accessibility](https://www.codeproject.com/Articles/18290/Introduction-to-Microsoft-Active-Accessibility) ### Apple * [Accessibility App Kit](https://developer.apple.com/documentation/appkit/accessibility) * [Accessibility Integration](https://developer.apple.com/documentation/appkit/accessibility/integrating_accessibility_into_your_app) ### Linux Sorry, unfortunately there is very little...

I updated Git tag for SDL3 project, but no changes.