From b34d9577f51fa8ab8bd7fcfae3d828f7c1a9781d Mon Sep 17 00:00:00 2001 From: Oymate <50857856+Oymate@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:09:18 +0600 Subject: [PATCH] Changed voice to speech --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 5a76807a..f8632226 100644 --- a/static/index.html +++ b/static/index.html @@ -93,7 +93,7 @@
AOSP APIs not tied to Google but that are typically provided via Play services will continue to be implemented using open source providers like the Seedvault backup app. - Text-to-speech, voice-to-text, non-GPS-based location services, geocoding, + Text-to-speech, speech-to-text, non-GPS-based location services, geocoding, accessibility services, etc. are examples of other open Android APIs where we need to develop/bundle an implementation based on existing open source projects. GrapheneOS is not going to be implementing these via a Google service compatibility layer because