Christian Lohmaier <[EMAIL PROTECTED]> writes:

> it was suggested on IRC that the code that interacts with nas is in vcl
> and thus the folks dealing with vcl might know how to use OOO with nas...
> 
> Maybe #i75734# - utilities: security issues fixed in nas 1.8b 
> refreshed somebodies memories... 
> 
> History:
> http://www.mail-archive.com/[email protected]/msg03794.html
> http://www.mail-archive.com/[email protected]/msg06134.html
> 
> Hi again... (again nobody replied :-((()
> 
> On Sun, Mar 04, 2007 at 01:09:02PM +0100, Christian Lohmaier wrote:
> > On Tue, Feb 27, 2007 at 06:39:37PM +0100, Bernd Eilers wrote:
> > > 
> > > I would try the following to check nas support:
> > > 
> > > $  nasd -aa &             # -aa allows any host access
> > > $  export AUDIOSERVER="`hostname`:0"
> > > $ soffice
> > > 
> > > Open the gallery, than go to the theme sounds than click on any sound 
> > > and check if you can hear something.
> > 
> > Thanks for the hints, but did anybody actually check this with a current
> > version of OOo?
> > [...] 
> > So to summarize:
> > * nasd is running, 
> > * AUDIOSERVER is set correctly (both auplay and audemo can connect to it)
> > * OOo still wants java/doesn't use nas
> > * even when activating Java and playing sound with the JMF, OOo still
> >   doesn't connect to nas
> 
> Since nobody replied, I guess the answer is "no", so I just ask again:
> 
> Why is nas still in the code if nobody knows how to use it with OOo, if
> it appears that it is not even possible to use it.
> 
There still appear to be fragments used, e.g. in the framework
SoundHandler (code triggered by e.g. QA test here:
http://go-oo.org/lxr/source/qa/qadevOOo/tests/java/mod/_fwk/SoundHandler.java#061
 )

Another place is Impress: assign an object effect to a shape. Open the
effect options dialog (the three dots button on the custom animation
pane). Choose the last entry (other sound) from the Sound
dropdown. You should then see the SoundFileDialog, which has a play
button, which in turn uses vcl`s Sound class to play that sound.

HTH,

-- Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to