Mercurial > code > home > repos > homeauto
diff service/playSound/readme @ 664:28cc07978a71
start rewrite for playSound
Ignore-this: a4d4ccceea8ef0ba996ca2d81bf634c6
author | drewp@bigasterisk.com |
---|---|
date | Thu, 19 Dec 2019 16:45:40 -0800 |
parents | service/speechMusic/readme@be855a111619 |
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.