<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I am a <span id="mail-highlight-id" style="background-color: yellow;">Java</span>
developer.&nbsp; I represent a small company writing a audio archiving
application in <span id="mail-highlight-id"
 style="background-color: yellow;">Java</span> using SPEEX files on
Windows 2000/XP.&nbsp; We have been using the software found at the main
SPEEX site and looking for API's we can use there. We are looking for a
<span id="mail-highlight-id" style="background-color: yellow;">Java</span>
based SPEEX API that allows us the following playback functionality:
<br>
<br>
- Open the SPEEX file from local file system or via a http request.
<br>
- Play / Pause / Stop
<br>
- Seek feature (for slider functionality): seek to a specified position
(second) in the file
<br>
- Volume control
<br>
<br>
Currently we're using the following API bases on jGUI: <br>
<a class="moz-txt-link-freetext" href="http://jspeex.sourceforge.net/">http://jspeex.sourceforge.net/</a><br>
And this works well for all but 'seek' which it lacks in it's API for
both VORBIS and SPEEX files.<br>
Part of our audio player must have a slider that allows users to seek
to various places in the file.&nbsp; I can't find any SPEEX players with
available API's that I can download and integrate into a Java project.&nbsp;
As an aside: if you know of any ActiveX development which does what I
mentioned above, that may help also.&nbsp; We would be willing to help write
this functionality or make a donation to enable this functionality
ASAP.&nbsp; This would greatly help us.
<br>
<br>
<br>
Please contact me at:
<br>
<a class="moz-txt-link-abbreviated"
 href="mailto:chris1234-7@earthlink.net">chris1234-7@earthlink.net</a>
</body>
</html>