Mercurial > code > home > repos > homeauto
diff service/playSound/readme @ 1466:bf05f33c3b3a
start rewrite for playSound
Ignore-this: a4d4ccceea8ef0ba996ca2d81bf634c6
darcs-hash:76e853b388c95a2e4ba83637170effe872e997a8
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Thu, 19 Dec 2019 16:45:40 -0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/service/playSound/readme Thu Dec 19 16:45:40 2019 -0800 @@ -0,0 +1,6 @@ +replacement for playSound; assume we do TTS somewhere else and then have +this service (and also chromecasts, etc) play it. + +It's still a goal for this service to do low-latency stuff like +feedback beeps for button presses, so it should cache and stay ready +to play.