public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "John Heim" <jheim@math.wisc.edu>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: OT: saytime program
Date: Thu, 1 Mar 2007 10:35:33 -0600	[thread overview]
Message-ID: <026e01c75c1f$a1bf9f60$4ba65c90@vv507j> (raw)
In-Reply-To: <20070301153910.GA10963@taylor.homelinux.net>

I do this:

alias tm='date +"\%l \%M \%P" | say -fi /dev/stdin'

Then all you have to do is type 'tm' and it will say the current time. For 
example, "ten fourty one P M". That uses the DECtalk speech engine but you 
could also use espeak.

alias tm='date +"\l \%M \%P" | speak

Or you could have it speak through whatever synth you're using for speakup 
by just saying

date +"%l %M %P"

For that matter, you can just say 'date'.

----- Original Message ----- 
From: "Lorenzo Taylor" <lorenzo@taylor.homelinux.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Thursday, March 01, 2007 9:39 AM
Subject: Re: OT: saytime program


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> There is a saytime program that sounds better than the one in Debian?
> Hm.  If anyone has that I would like it as well.
>
> Thanks,
> Lorenzo
> - -- 
> I've always found anomalies to be very relaxing. It's a curse.
> - --Jadzia Dax: Star Trek Deep Space Nine (The Assignment)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (GNU/Linux)
>
> iD8DBQFF5vOeG9IpekrhBfIRAiryAJ0WGeJvEFpqbQzoiqH+Y7Glv8r9HACgruK1
> CG9M/fg7dpLgjhnxcagb7oY=
> =2Mgp
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> 



  reply	other threads:[~ UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Cheryl Homiak
 ` Gene Collins
 ` Lorenzo Taylor
   ` John Heim [this message]
     ` Steve Holmes
       ` John Heim
         ` playing sounds remotely was " Garrett Klein
           ` Doug Sutherland
             ` Steve Holmes
     ` Lorenzo Taylor
 Cheryl Homiak
 tony seth
 Cheryl Homiak
 ` Chuck Hallenbeck
   ` Steve Holmes
     ` Chuck Hallenbeck
 Cheryl Homiak
 ` Doug Smith
   ` John Heim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='026e01c75c1f$a1bf9f60$4ba65c90@vv507j' \
    --to=jheim@math.wisc.edu \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).