Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Readin in MP3 Files

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi

I am currently performing my University 3rd Year Project and need some
help in using Sun's mp3 plugin to read in mp3 files. I am unsure of
which classes I should be using to read in the data from an mp3 file
and then be able to get the audio bytes and the files AudioFormat out?

Any help would be much appreciated.

David Saunders
 
Ranch Hand
Posts: 1071
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please don't cross post in multiple forums.
Also, the naming policy asks that you have a first and last name (or something reasonable as a first and last name).
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Right on both counts. Let's continue this here.

(Marilyn fixed URL)
[ February 21, 2005: Message edited by: Marilyn de Queiroz ]
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic