aspose file tools
The moose likes Java in General and the fly likes is there any API for making time based media like mp3 apps  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "is there any API for making time based media like mp3 apps  " Watch "is there any API for making time based media like mp3 apps  " New topic
Author

is there any API for making time based media like mp3 apps

naved momin
Ranch Hand

Joined: Jul 03, 2011
Posts: 675

i need to build a module that can play music ...so which api in java will help me ?
or do i need to add something ...like some different framework from oracle in netbeans to make this thing ?


The Only way to learn is ...........do!
Visit my blog http://inaved-momin.blogspot.com/
Winston Gutkowski
Bartender

Joined: Mar 17, 2011
Posts: 4756
    
    7

naved momin wrote:i need to build a module that can play music ...so which api in java will help me ?
or do i need to add something ...like some different framework from oracle in netbeans to make this thing ?

Well a quick Google got me this page in the Java tutorials; plus, I suspect some enterprising Linux bods have been mucking about with Java-based freeware.

Winston


Isn't it funny how there's always time and money enough to do it WRONG?
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
Besides javax.sound, there are lots of 3rd party options; here's a list under Playing Media
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: is there any API for making time based media like mp3 apps
 
Similar Threads
format time, ignoring locale
Any APi for printing
Any Free API's like Yahoo GEO?
KSSL API Documentation
What is the best way to show a video in a swing Application