sending voice messages
Moe Pitman (mpitman@uni-market.com)
Tue, 31 Aug 1999 15:28:14 -0500
Guy Cohen wrote:
> Hello,
>
> I'm trying to send a voice messages true a 56K US_Robotics modem.
> the output of vm.log:
>
> [..snip]
> playing voice file test.wav.rmd
> US Robotics: Illegal sample rate (XXXXXX)
> vm: Illegal compression method
> [..snip]
>
> Where in XXXXXX i tried rates from 2400 to 38400.
> So what is the way to make the modem to actually play the file ?
>
> Thanks in advance
> Guy Cohen.
>
> --
> Guy Cohen
> Zapa Digital Arts Ltd.
> http://www.zapa.com
8000 is the only legal sampling rate for USR.
If you are converting from wav to rmd (as it appears you are), try
something like:
wavtopvf < test.wav | pvfspeed -s 8000 | pvftormd US_Robotics 1 >
test.wav.rmd
I think that's right - if anyone sees a problem with that, give a
shout! (The syntax works on my box, but I can't test it -- they're
working on the phones today.)
--
--Moe Pitman
Three-Sixteen Technical Services, Inc.
Linux Training in Austin, Texas!
http://training.three-sixteen.com/