17.01.2014, 18:06
No, there's not a native function for it. Although, I imagine you could hook PlayAudioStreamForPlayer and set a variable to true and then hook StopAudioStreamForPlayer (I think that's the function name) to set that same variable to false. It's worth a shot!