App volume when on call

Hi there,

I’ve noticed that my app volume drops almost to a whisper when on a call.

Is this expected? Is there anything I or the user can do about this?

If possible I would like my app volume to remain at the same level while on a call.

audio.setVolume(1)  
local snd = audio.loadSound("my.wav", System.DocumentsDirectory)  
audio.play(snd)  

[import]uid: 51622 topic_id: 14642 reply_id: 314642[/import]