|
Rockbox mail archiveSubject: RE: voice in keyboard.cRE: voice in keyboard.c
From: Aman Singer <aman_at_asinger.net>
Date: Thu, 6 May 2004 07:17:46 -0400 Hi, Jörg. You said Yes, it is displayed. But even voicing "only" what's displayed is a lengthy thing, sorry if I simplified the implementation. I agree that the box is not self-explaining without vision, I didn't aim to get there. While you didn't aim for it, you're getting rather close to it. Why not make it explanatory as far as resources, like development time and file size, will permit? Thanks for the explanation of the size limit. I scratch my head when I think of how the Neo, which only has 256 K of memory, is doing this. Perhaps the talking flash chip they sell has more space? Alternatively, I suppose you could load stuff in as you speak it. Aman -----Original Message----- From: rockbox-bounces_at_cool.haxx.se [mailto:rockbox-bounces_at_cool.haxx.se] On Behalf Of [IDC]Dragon Sent: Wednesday, May 05, 2004 8:02 AM To: Rockbox development Subject: RE: voice in keyboard.c > I'd only do so if the prompts are themselves displayed. Yes, it is displayed. But even voicing "only" what's displayed is a lengthy thing, sorry if I simplified the implementation. I agree that the box is not self-explaining without vision, I didn't aim to get there. > You said > Space in the voice file is an issue, so we should keep it short. I'll have > a look next time. > > True enough, as I think there are only another hundred or so K left > (the Mary voice I'm using is 1.38 MB). This is only because we compress it harder each time stuff gets added. So the quality decreases, the size has to stay, more or less. > BTW, sorry for the stupid question, but where does the 1.5 MB > limitation come from? Is it because the units have 2 MB of memory? Yes. Rockbox itself is about 200k, then it needs space for all its data structures, the largest being directory and playlist buffer. All this leaves about 1.6 MB for the mp3 buffer, varying with the settings of above buffers. But we even had people who coudn't use the voice feature because their setting were too large. Ontop of the voice file comes your worst-case .dirname.tbx, this also has to be loaded in the buffer. So 1.5 MB voice file should really be the maximum. Jörg -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/dsl _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockboxReceived on 2004-05-06 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |