mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 13:47:13 -05:00
* Implement TTS using windows crate * Use API calls instead of SSML * Properly stop player in case of TTS error * Add context to WindowsErrors * Validate available voices * Remove TTS text from synthesize error * Limit maximum buffer size * Make validation optional and list it in tts filter * We no longer need the winrt module (dae) * Use a separate request object so the meaning of the bool is clear (dae) * Slightly shorten runtime error message (dae) The default message appears to clip slightly. * Alternate buffer implementation (dae) * Use array instead of vec * Drop the max buffer size to 128k (dae) |
||
|---|---|---|
| .. | ||
| core | ||
| core-repo@4eeb4eaae1 | ||
| qt | ||
| qt-repo@5dc8d3e377 | ||
| usage | ||
| .gitignore | ||
| Cargo.toml | ||
| duplicate-string.py | ||
| extract-strings.py | ||
| format.py | ||
| format_check.py | ||
| README.md | ||
| remove-unused.sh | ||
| sync.rs | ||
| transform-string.py | ||
| update-ankidroid-usage.sh | ||
| update-ankimobile-usage.sh | ||
Files related to Anki's translations.