[Tinyos-help] Dealing With Recieved Voice Packets.

Michael Schippling schip at santafe.edu
Mon Nov 10 11:58:01 PST 2008


I think the javax.sound package has classes for creating .wav
format files and such. Or look at the JMF.
I just googled "java .wav" and found this for playing .wav files:
http://personalwebs.coloradocollege.edu/~jbredin/java/examples/playwav.html

MS

Mosab I. Messad wrote:
> Hello eveybody,
> hope you are fine.
>  
> I modified the (XSensorMTS300) testing code to record and send voice 
> packets only.
>  
> and I listened on the serial COM and noticed that only voice part of the 
> packet changes,
> .
> But the question is how could I take this value part and convert it to a 
> hearable (can be heard) sound or any audio file format to see if the 
> recorded value correct or not,
>  
> or shall I concatenate a serials of voice packets for specific period 
> then do what with them ???
>  
> the main idea of it to take the received voice packets at the gateway 
> mode and get them transmit to the PC and store them in understandable file.
>  
> these needed to see if the sampling process give good results or not.
>  
>  
>  
>  ********************************** 
>  > With My Regrads;
>  >           Mosab I. Messad
>  **********************************
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

-- 
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew



More information about the Tinyos-help mailing list