About auido settings

Hello friends....

I encountered a problem with audio settings when iam working with my voice mail project.

For AudioFormat class, in setAudioFormat method i have given parameters like...(8000.0F,8,1,true,true)

i.e 8000 sample/second, 8 bits/sample, 1 single channel , stereo sound is true ......like that

Its working very fine in windows environment....but when ever i tried to wootk in linux or unix environment....its giving the "Illegal Arguement Exception" for the given parameters....

My doubt is are the parameters different for linux environment?

thank you all

[617 byte] By [boddu@securitya] at [2007-10-3 11:52:33]
# 1
And this is related to Cryptography?
sabre150a at 2007-7-15 14:26:49 > top of Java-index,Security,Cryptography...
# 2
Ok this may not not seemd to be abt cryptography ..but iam doing AES encryption for voice. My actual intention is cryptography only... but it is a small problem in the whole project.
boddu@securitya at 2007-7-15 14:26:49 > top of Java-index,Security,Cryptography...