Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

About auido settings

843811Dec 7 2006 — edited Dec 8 2006
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2007
Added on Dec 7 2006
2 comments
42 views