From 3d312b2520341f615313849f5d52ba08189bcd96 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Sat, 15 Aug 2026 09:38:10 -0500 Subject: [PATCH] Document TTS voice constants Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- docs/xml/Android.Speech.Tts/VoiceLatency.xml | 10 +++++----- docs/xml/Android.Speech.Tts/VoiceQuality.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/xml/Android.Speech.Tts/VoiceLatency.xml b/docs/xml/Android.Speech.Tts/VoiceLatency.xml index 84ae56dfb..659e421d0 100644 --- a/docs/xml/Android.Speech.Tts/VoiceLatency.xml +++ b/docs/xml/Android.Speech.Tts/VoiceLatency.xml @@ -38,7 +38,7 @@ 400 - To be added. + Network-based expected synthesizer latency of about 200 milliseconds. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -65,7 +65,7 @@ 200 - To be added. + Low expected synthesizer latency of about 20 milliseconds. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -92,7 +92,7 @@ 300 - To be added. + Normal expected synthesizer latency of about 50 milliseconds. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -119,7 +119,7 @@ 500 - To be added. + Very slow network-based expected synthesizer latency greater than 200 milliseconds. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -146,7 +146,7 @@ 100 - To be added. + Very low expected synthesizer latency below 20 milliseconds. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. diff --git a/docs/xml/Android.Speech.Tts/VoiceQuality.xml b/docs/xml/Android.Speech.Tts/VoiceQuality.xml index eba4928d2..f245fbfc4 100644 --- a/docs/xml/Android.Speech.Tts/VoiceQuality.xml +++ b/docs/xml/Android.Speech.Tts/VoiceQuality.xml @@ -38,7 +38,7 @@ 400 - To be added. + High, human-like quality of speech synthesis. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -65,7 +65,7 @@ 200 - To be added. + Low, not human-like quality of speech synthesis. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -92,7 +92,7 @@ 300 - To be added. + Normal quality of speech synthesis. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -119,7 +119,7 @@ 500 - To be added. + Very high, almost human-indistinguishable quality of speech synthesis. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -146,7 +146,7 @@ 100 - To be added. + Very low, but still intelligible, quality of speech synthesis. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.