Hello, everyone.
I have some sounds in my app. The thing is that when FM Radio is turned on and a sound (which has SOUND_TYPE_RINGTONE) is played with wav_player_start, the FM Radio turns off. I decided not to play sound at all if radio is turned on so radio won’t be stopped by system.
I’ve tried to to track radio state with code below, but it actually creates another object “radio” which has state “READY”.
FM Radio is stopped when in-app sound is played
Hello, everyone.
I have some sounds in my app. The thing is that when FM Radio is turned on and a sound (which has SOUND_TYPE_RINGTONE) is played with wav_player_start, the FM Radio turns off. I decided not to play sound at all if radio is turned on so radio won’t be stopped by system.
I’ve tried to to track radio state with code below, but it actually creates another object “radio” which has state “READY”.
Could anyone help me to track system radio’s state if it’s possible?
Thanks.
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio
BY
30 Oct 2023
Tizen Studio