I use TaifunPlayer in a player code and i'm in trouble. I don't know if the problem is due to Taifun extension, or in my code or other...
sometime i get an error.
so i prepared a log file to understand what happen and i got those informations:
component : com.puravidaapps.TaifunPlayer@12f6a98
function name :
Source :
message : Unable to grant exclusive lock of audio output stream to myAudioFile
I can have this error with few files one after an other, and after few times it works again...
I don't kwon what means "Unable to grant exclusive lock of audio output stream"
I chaecked the audiofile but it is ok and sometimes i can read it with my app...
is someone understand this ?
(i didn't post picture of my my code because it have lots off blocks...
ok. thanks Anke, you have found where this message come from, it seems it's from AI...
but then, what is the problem ? and what must i do to precise it and correct it ?
Sone more questions:
Do you use only one TaifunPlayer component?
Are there any other audio player components or extensions used in your project?
Do you use several screens?
Are you trying to access the same audio file from different screens or different players or another app?