Browse Source

things to find out when you look at the source

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271460 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 23 years ago
parent
commit
80b247061b
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      docs/manual/OptionalTasks/sound.html

+ 4
- 2
docs/manual/OptionalTasks/sound.html View File

@@ -17,9 +17,11 @@ Note: At this point, the random selection is based on all the files
in the directory, not just those ending in appropriate suffixes
for sound-files, so be sure you only have sound-files in the
directory you specify.</p>
<p>
Unless you are running on Java 1.3 or later, you need the Java Media Framework
on the classpath (javax.sound).
</p>

<h3>Parameters</h3>
<p>(none)</p>

<h3>Nested Elements</h3>
<h4>success</h4>


Loading…
Cancel
Save