summaryrefslogtreecommitdiffstats
path: root/packages/TtsService
Commit message (Expand)AuthorAgeFilesLines
* am 3b197dfc: am 3caaa64e: Merge "Fix proguard flag file dependency." into gin...Ying Wang2010-09-301-1/+1
|\
| * Fix proguard flag file dependency.Ying Wang2010-09-291-1/+1
* | Improved native TTS interface header.David 'Digit' Turner2010-06-112-74/+129
|/
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* Fix for bug 2564771 - pitch setting between apps canCharles Chen2010-04-011-1/+31
* Fix for bug 2548048 - it was impossible for applications to discoverCharles Chen2010-03-291-0/+10
* Cherry-picking this fix into Froyo.Charles Chen2010-03-261-0/+9
* Fix bug where the setConfig method in SynthProxy has the wrongJean-Michel Trivi2010-03-181-2/+2
* Update TTS plugin interface to receive engine configuration dataJean-Michel Trivi2010-03-182-7/+39
* Enabling plugin engines to pass in their engine specific settingsCharles Chen2010-03-171-6/+20
* Support plugin parameter updates for TTS plugin settings.Jean-Michel Trivi2010-03-172-3/+10
* Added a check to TtsService to make sure that the engine is enabledCharles Chen2010-03-171-2/+22
* Revert TTS output filter tuning after reverting the Pico 1.1.0.2Jean-Michel Trivi2010-03-151-3/+3
* Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if...Jean-Michel Trivi2010-03-091-1/+18
|\
| * Fix bug 2481825Jean-Michel Trivi2010-03-081-1/+18
* | Fix typo in log message in TTS SynthProxy.Jean-Michel Trivi2010-03-071-1/+1
* | Fix bug 2449814Jean-Michel Trivi2010-03-071-4/+4
|/
* Expand buffer in SynthProxy to hold intKenny Root2010-03-041-2/+2
* Fix Proguard flags.Ying Wang2010-03-022-0/+7
* Fixing a bug with TTS that caused TTS to ignore the default settingsCharles Chen2010-03-011-0/+17
* Fix bug 2452941 Add a flag to maintain the intended direct playbackJean-Michel Trivi2010-02-241-3/+21
* Setting the synth busy flag inside a synchronized block forCharles Chen2010-02-101-2/+6
* Fixing a race condition in the TextToSpeech service that could beCharles Chen2010-02-081-2/+12
* Fixing a bug with the TextToSpeech speech queue processing.Charles Chen2010-02-051-2/+2
* Apply EQ on the output of the speech synthesis only when using the PicoJean-Michel Trivi2010-01-112-22/+76
* Merge "Enabling multiple apps to use different speech synthesis engines and n...Charles Chen2010-01-081-0/+12
|\
| * Enabling multiple apps to use different speech synthesis engines and notCharles Chen2010-01-081-0/+12
* | Remove useless start of AudioTrack for TTS and improper volume setting.Jean-Michel Trivi2010-01-081-3/+2
* | less log spewJoe Onorato2010-01-081-1/+0
|/
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-061-1/+1
* am 014085a8: am 4bc95d19: Merge change Iab089078 into eclair-mr2Charles Chen2009-12-291-16/+21
|\
| * Fix for a race condition that can occur if an utteranceCharles Chen2009-12-111-16/+21
* | Adding the ability to specify the speech synthesisCharles Chen2009-11-191-0/+11
* | Adding support for plugins.Charles Chen2009-10-201-0/+65
|/
* Placeholder mdpi assetsMike Cleron2009-09-301-0/+0
* Newer iconsMike Cleron2009-09-301-0/+0
* New iconsMike Cleron2009-09-292-1/+2
* Modify the gain after filtering to prevent TTS clipping in en-US.Jean-Michel Trivi2009-09-011-1/+1
* Clean TTS logs: use a common TAG in the TTS service, don't showJean-Michel Trivi2009-08-312-26/+27
* Add a synchronous stop method to TTS synth engine so that upon its destruction,Jean-Michel Trivi2009-08-313-2/+43
* Launch synthesis thread at max priority to prevent hicups in playback.Jean-Michel Trivi2009-08-281-7/+12
* Implement clean killing of the TTS service.Jean-Michel Trivi2009-08-261-4/+62
* am 0950c5de: Merge change 21226 into donutJean-Michel Trivi2009-08-181-3/+93
|\
| * Fix bug 2046705 where the output of the speech synthesizer is too low.Jean-Michel Trivi2009-08-141-3/+93
* | am eccd6fdd: Merge change 20673 into donutJean-Michel Trivi2009-08-121-18/+79
|\ \ | |/
| * Fix bug 2043140.Jean-Michel Trivi2009-08-111-18/+79
* | am fbe89ec6: Revert "Fix bug 2025765."Jean-Michel Trivi2009-08-041-42/+4
|\ \ | |/
| * Revert "Fix bug 2025765."Jean-Michel Trivi2009-08-041-42/+4
* | am 377b21e9: Merge change 9502 into donutAndroid (Google) Code Review2009-08-031-4/+42
|\ \ | |/
| * Fix bug 2025765.Jean-Michel Trivi2009-08-031-4/+42