mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 05:41:52 +01:00
5544945d48
* [tts] Cache mechanism Implements a cache mechanism for all TTS services. Eviction policy is LRU mode. This cache can serve several streams concurrently, for the same utterance, with only one call to the TTS. It doesn't wait for the stream to end and can serve data rapidly. Cache size is a voice bundle parameter (10 mb default) Closes #3039 Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.classpath | ||
.project | ||
NOTICE | ||
pom.xml |