Commit Graph

40 Commits

Author SHA1 Message Date
0a7fffb60b Added rhvoice as option, removed pico because it sounds stupid and has a stupid license/is more trouble than it's worth. 2019-09-19 09:48:24 -04:00
caa3b55ade Updated to a more reliable weather service for talking-clock. 2019-09-15 00:47:08 -04:00
a862b9cc4a Updated to a more reliable weather service for talking-clock. 2019-09-15 00:40:45 -04:00
0c033aca21 Fixed 11 and 12 for sam. 2018-07-13 23:02:02 -04:00
dbb7c815e8 Another attempt at making sound playing play nice with pulse. 2018-07-05 22:25:07 -04:00
3fe5dd87a4 Trying to make sound files play nicely with pulse. 2018-07-05 10:02:22 -04:00
1bbe334782 I think I cut out the creation of the empty file "CON". It seems curl clses the file if it is too large after the pipe is done reading it or ssomthing. Anyway, this should take care of it. 2018-07-03 23:02:44 -04:00
d3e5d6f973 Piped all the output from gama_tts through /dev/null, that was some damn hefty screen clutter lol. 2018-07-03 22:46:31 -04:00
912ab0591e Experimental support for gama-tts added. 2018-07-03 22:42:45 -04:00
3f8938d0d7 More adjustment with sam voice. 2018-07-03 22:06:19 -04:00
dfb19c04c7 Updated the weather code. It works again, but may be flakey. Watch for bugs. Also, it should use F for people in the US and C for people who are not. 2018-07-02 19:10:17 -04:00
6ddc77cb71 Fixed pronounciation with sam. 2018-07-02 07:38:17 -04:00
627cf7eb8d Fixed evil typo that sneaked its way into to the sam voice. 2018-07-01 21:09:42 -04:00
1e96a6fbb8 Merge branch 'master' of https://github.com/stormdragon2976/talking-clock 2018-07-01 21:05:06 -04:00
e4ed81082e Added sam to possible voices. 2018-07-01 21:04:49 -04:00
58ce81a40e Fixed some things in Readme 2018-05-10 10:38:05 -08:00
784abef2fa Fixed translate-shell to just use trans because it appears translate-shell is no longer linked as the executable. 2018-05-10 13:32:09 -04:00
083c32d354 Fixed crontab for pulse users, will work fine with pulseaudio now.
Made Install script by default +x
2018-05-10 09:19:25 -08:00
3b6827e6da Started on the laptop layout for fenrir. 2016-08-11 18:48:51 -04:00
4fd756a55c Adjusted the info mesage after updating cron settings. 2016-07-24 19:39:55 -04:00
d3e422aa48 Make talking-clock play nicely with pulse. 2016-07-24 19:33:28 -04:00
629609decd Merge branch 'master' of https://notabug.org/stormdragon2976/talking-clock 2016-03-26 09:54:44 -04:00
1fe52f1da7 Yahoo weather api went stupid. Sorry if this screwes over your temperature alerts, but I had to switch away from it. Now using weatherunderground. 2016-03-26 09:54:09 -04:00
98b8148f35 Fixed syntax error. 2016-02-22 09:02:38 -05:00
02cac8c619 Hopefully fixed the prepend sound. 2016-02-22 07:02:42 -05:00
2369a69e2b Fixed weirdness with 24 hour presentation. 2016-01-29 15:46:44 -05:00
4b88a337cf Still trying to squish the prepend sound not playing thingy. 2016-01-29 01:06:04 -05:00
261396ee52 Fixed an oversight with the prepend sound. 2016-01-28 20:02:28 -05:00
1804403139 Rewrote the 24 hour format support to use the textual numbers. 2016-01-28 19:03:23 -05:00
152f9b3628 Trimmed some code that is no longer needed. 2016-01-28 18:18:33 -05:00
9b63b3da42 Major changes in talking-clock, settings moved to XDG_CONFIG_HOME/talking-clock/talking-clockrc fixed a bug with numbers. 2016-01-28 17:13:20 -05:00
b228ffe082 I was getting tired of synths being stupid about reading the time in a unified way. So, I wrote a function to spell it out. Now, everything should read the same. Let's hope. I'm sure something will screw it up. 2016-01-28 13:16:41 -05:00
04f03b6481 trying to get to the bottom of this double sound problem on hourly chimes. 2016-01-26 23:04:19 -05:00
1f97585260 fixed some more issues. Still lots to go apparently. 2016-01-26 15:08:32 -05:00
5c5fdc0553 Rewrote the crontab settings, hopefully it is more secure and more accurate. 2016-01-26 14:51:05 -05:00
24e3fb36bc Fixed a bug with google tts. 2016-01-26 12:11:52 -05:00
3b082215c9 Changed the way default sounds work. to more accurately how real life clocks sound. 2016-01-26 11:52:43 -05:00
7fa661deaf Changed the way default sounds work. to more accurately how real life clocks sound. 2016-01-26 11:46:13 -05:00
ca5ef8cec4 Fixed the license file to be the actual lices this is released under. 2016-01-26 11:14:13 -05:00
954a593147 Init commit 2016-01-26 16:36:20 +01:00