Does anyone else have any suggestions?
I'm just trying to announce the current time with a natural, recorded voice
rather than a say command.

Thanks,
Chukc

On Thu, Sep 3, 2015 at 12:45 PM Chuck Doolittle <n1s...@gmail.com> wrote:

> As soon as it plays, it would preload the next.  Already have a time-based
> switch in my programming, so I know this.
>
> On Thu, Sep 3, 2015 at 12:11 PM drew Roberts <zotz...@gmail.com> wrote:
>
>> On Thu, Sep 3, 2015 at 11:23 AM, Chuck Doolittle <n1s...@gmail.com>
>> wrote:
>>
>>> Drew,
>>>   Thanks, I'll keep it in mind, but I still don't see a way around
>>> Liquidsoap preloading the next track, since I wouldn't know what track to
>>> preload it with.
>>>
>>> A crazy thought but it does not seem right. From this link:
>>
>>  http://liquidsoap.fm/doc-svn/cookbook.html
>>
>> "
>> # A scheduler,
>> # assuming you have defined the night and day sources
>> switch([ ({0h-7h}, night), ({7h-24h}, day) ])
>> "
>>
>> Could you make a switch referencing minutes rather than hours. I.E. Any
>> hour is ok but the minute is significant?
>>
>> Then when you say to play it, it plays the right thing. Still don't know
>> how it would do the preload for you.
>>
>> drew
>> --
>> http://nakedghosts.blogspot.com/
>>
>> ------------------------------------------------------------------------------
>> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
>> Get real-time metrics from all of your servers, apps and tools
>> in one place.
>> SourceForge users - Click here to start your Free Trial of Datadog now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>
------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to