• Post Reply 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

Sound in java - SourceDataLine

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello guys,


Everything good?


I am developing a java application that uses sound, I used the line clip that only carries a maximum of 32 sound files and how to carry some 50 sound files, I opted for SourceDataLine line, but on my machine and my brother's machine runs normally sound (Windows 7 and Windows Vista), respectively, today I was in college and I was testing the machine and two friends did not play sound (Windows XP and Windows 7), which can be?



Take a look at the code:



thanks,
 
reply
    Bookmark Topic Watch Topic
  • New Topic