From 9011ec832d78982d017b1cef55a54af44ba2a447 Mon Sep 17 00:00:00 2001 From: Jean-Michel Trivi Date: Tue, 11 Jan 2011 11:55:00 -0800 Subject: [PATCH] Fix bug 2084122: enable application control over text synth volume This CL unhides two "keys" an application can use to specify for an utterance its playback volume and pan. Those two new keys use the same mechanism already in place for an application to specify stream type and utterance ID. Change-Id: I020363487d7a0f471fb8d3ed739c561d2ab4b0a9 --- api/current.xml | 22 +++++++++++++++++++ .../java/android/speech/tts/TextToSpeech.java | 6 ++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/api/current.xml b/api/current.xml index f80701b0385ae..f28d5b4c69d0b 100644 --- a/api/current.xml +++ b/api/current.xml @@ -173598,6 +173598,17 @@ visibility="public" > + + + +