Hello
I am facing problem on playing recorded audio on S5233A.
As its supporting audio capture and encoding supported audio/amr. From my application its successfully recording voice. but on play its not giving error but nothing happens.
I tried recording using following strings,
capture://audio
capture://audio?encoding=amr
capture://audio?encoding=amr&bits=4
Its recording using all this string.
trying to play audio using "audio/amr" Phone profile is also normal and volume is max.
S5233A MIDP 2.0 audio.capture= true
audio.encoding="audio/amr"
I tried on various Nokia models and also on Samsung F480 its working fine. I faced the same issue with the Nokia 6730 and i found that it was issue of warning sound. i turned it on in profile settings and then goes well. Is there such settings in S5233A model?
Even i tried the MMAPI sample given in Samsung SDK its also not working. Help will be appreciated.
Thanks
Sohil