Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: voice in fm radio

voice in fm radio

From: Christopher Moore <christopher.h.moore_at_verizon.net>
Date: Wed, 28 Apr 2004 19:43:54 -0400

Hello,
I'm looking into adding some voice ui into the fm radio. I thought I'd
start out with something simple like having the frequency spoken
when pressing the <play> button. I tried adding the following line to
radio.c, but it didn't work. I was not in recording mode so I thought the
voice ids would be available, but perhaps not. The added line is marked
with a "+".

case BUTTON_PLAY:
+ talk_number(curr_freq, false);
    if(!screen_freeze)

Is this the correct talk function to call, or do I need to check/set some
other variables before calling it?

Thanks,
Chris
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-04-29

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy