The Artima Developer Community
Sponsored Link

Java Answers Forum
Reading a wave file

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Afan

Posts: 1
Nickname: afans
Registered: Aug, 2002

Reading a wave file Posted: Aug 22, 2002 5:53 AM
Reply to this message Reply
Advertisement
Dear Developers,

I am working on a project where a part of it deals with the reading of a wave file, when i read it in java by using readByte() of DataInputStream I dont get the same result which C's fread() gives.
My objective is to produce the same output in Java and C, but it should be readable. Please help me to solve this problem.

Regards,
Afan Shah.

Topic: Using filter to get #s from file, sort, show...help? Previous Topic   Next Topic Topic: access denied exception

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use