>
>
> Haile, Sam wrote:
>
> > Hi all,
> >
> > You probably would remeber that...from time to time i have been asking
> > for your help (for my talking clock project) unfortunately, with out any
> > success... probably i am asking too much!
> >
> > well i am ging to ask the ? again in the hope that some body some where
> > might turn up with the solution.
> >
> > Can any one of you help with my project.
> > I need some code for the pic
> > or any alternative idea is wellcome by me
> >
> > any one willing to help please email me at
.....shaileKILLspam
.....essex.ac.uk
> >
> > Thanks for your help
> >
> > S+
>
>
> Though the PICs have not enough memory to sample the speech you have to use
> either external (static)RAM or a special speech-chip, which can generate
> speech by phonems. I think the second way is the easier one (don't need to
> sample, A/D, D/A-conversion...). Now you need a realtime-clock, read it out
> and check a lookup table for the phonems you need to speak the numbers. You
> can realize the clock internally with timer1, but a radio controlled clock
> would be most intresting.
>
> Hope, this helped a bit.
>
> dorian
>
>