help about helix libraries

2008-02-15 Thread Waqas Toor
Hello All, I am trying to create a Reciter activity, so I need help regarding hxplay i am trying to create an embeded play using helix library, but the problem is that when I play a mp3 file using hxplay.run() method the activity gets stuck untill the audio file is complete. any pointers that wh

Re: help about helix libraries

2008-02-15 Thread Tomeu Vizoso
On Fri, 2008-02-15 at 17:53 +0500, Waqas Toor wrote: > Hello All, > > I am trying to create a Reciter activity, so I need help regarding hxplay > > i am trying to create an embeded play using helix library, but the > problem is that when I play a mp3 file using hxplay.run() method the > activity

Re: help about helix libraries

2008-02-15 Thread Waqas Toor
Thanks Tomeu, My activity works fine but as i am using evince as a pdf document reader and helix as the libraries for mp3 decoding, the only problem is that when i play some sound the control is stuck between that run() method, i tried threading as well :( can you please point me to a developer

Re: help about helix libraries

2008-02-15 Thread Tomeu Vizoso
On Fri, 2008-02-15 at 18:14 +0500, Waqas Toor wrote: > Thanks Tomeu, > > My activity works fine but as i am using evince as a pdf document > reader and helix as the libraries for mp3 decoding, > > the only problem is that when i play some sound the control is stuck > between that run() method, i

Re: help about helix libraries

2008-02-15 Thread Peter Krenesky
Hi Waqas, I'm the lead dev for the helix python api so i should be able to answer any questions you have about it. The helix engine requires an application "pump" the engine to keep it going (like an old fashion well pump). hxplay.run() continuously pumps the engine, blocking till the end of