vgetty for non-recording ...
Alexander Wiedeck (alexander.wiedeck@ku-eichstaett.de)
12 Jan 1999 1914:00:45 GMT
Hi,
On Tue, 12 Jan 1999, Gert Doering wrote:
[...]
GD :The MicroLink 56k is "pretty good", but not as good as the ZyXEL 1496
GD :yet.
Ok, but much faster in data-mode ;)
[...]
GD :I think you would have to use an external "voice shell" program (see
GD :demo.sh in the voice source tree, and call it from voice.conf -
GD :there's a setting how to disable all built-in stuff, and ONLY call
GD :external voice shell scripts).
Well, took a look at that, but as voice.conf says:
# machine behaviour would be inappropiate. The C code is probably
# more stable and uses less resources.
That is my point of view too, so I sniffed a little bit in the well
written ;) code.
What do you think about this:
----------------------------- snap --------------------------------
hades% diff --rcs answer.c answer.new.c
d637 1
a637 7
if(cvd.rec_min_len.d.i==0) {
lprintf(L_NOISE,
"%s: skipping message recording",
program_name);
} else
if (voice_record_file(message) == FAIL)
----------------------------- snap --------------------------------
(Hope I did not forget anything O ;-)
aleX
--
Alexander Wiedeck...............alexander.wiedeck@ku-eichstaett.de
Key fingerprint = 02 C9 F8 08 1A 36 F9 D0 22 6C 4C 4F 06 78 34 C3
... Our continuing mission: To seek out knowledge of C, to explore
strange UNIX commands, to boldly code where no one has man page 4.