diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-02 12:32:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-02 12:32:00 -0400 |
| commit | 14e559a899dc6bda37e5c8b23d04adae1a6b9834 (patch) | |
| tree | b94cf59e7cd9b823ef1e4002191116e946801800 /static/usage.html | |
| parent | 154f786f7093946841d497fc53c1e7dee6907cd8 (diff) | |
eSpeak NG has Direct Boot support now
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/static/usage.html b/static/usage.html index 99182940..7bf11eeb 100644 --- a/static/usage.html +++ b/static/usage.html @@ -335,16 +335,18 @@ <p>GrapheneOS does not yet include a text-to-speech (TTS) service in the base OS due to limitations of the available options. Including one is planned in the future when a suitable option is available. RHVoice and eSpeak NG are both open - source and are the most common choices by GrapheneOS users. Both of these mostly - work fine but have licensing issues and don't support Direct Boot so they cannot - be used before the initial unlock of the device. Installing and setting up either - one of these or another TTS app will get TalkBack working. TalkBack itself - supports Direct Boot and works before the first unlock but it needs to have a TTS - app supporting it in order to do more than playing the activation sound before the - first unlock. After installing a TTS service, you need to select it in the OS - configuration to accept activating it. The OS will display one of them as already - selected, but it won't simply work from being installed as that wouldn't be safe. - This is the same as the stock OS but it comes with one set up already.</p> + source and are the most common choices by GrapheneOS users. Both of these work + fine but have licensing issues. eSpeak NG has added Direct Boot based on our + request for it, meaning it is able to function before the first unlock. RHVoice is + missing Direct Boot and can't run before the first unlock. Installing and setting + up either one of these or another TTS app will get TalkBack working. TalkBack + itself supports Direct Boot and works before the first unlock but it needs to have + a TTS app supporting it in order to do more than playing the activation sound + before the first unlock. After installing a TTS service, you need to select it in + the OS configuration to accept activating it. The OS will display one of them as + already selected, but it won't simply work from being installed as that wouldn't + be safe. This is the same as the stock OS but it comes with one set up + already.</p> <p>GrapheneOS disables showing the characters as passwords are typed by default. You can enable this in Settings ➔ Privacy.</p> |
