--
You received this message because you are subscribed to the Google Groups "Java Bridge Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alternate-java-bridge-libr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I apologize ahead of time if this is way wrong. I have not used the sound component before and am not at my computer. But off the top of my head I would say maybe the source is looking for a uri instead of a String?
What parameter type is the source method asking for?
Also the Sound component doesn't seem to accept a Source either. It says The method Source() in the type Sound is not applicable for the arguments (String)