summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOymate <50857856+Oymate@users.noreply.github.com>2021-01-07 22:09:18 +0600
committerDaniel Micay <danielmicay@gmail.com>2021-01-07 11:12:13 -0500
commitb34d9577f51fa8ab8bd7fcfae3d828f7c1a9781d (patch)
treea2b30d2b60bd7033c06157ddd0903ccd272d69b9
parentee25be54bfb1086c4f16fa0ee4e107352ef9dc94 (diff)
Changed voice to speech
-rw-r--r--static/index.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<p>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