Hello. I have wrote a program to obtain Radio Data System signal information by creating "Player" object. The aplication fails to create the object and throws an "MediaException" telling that the object cannot be created. I have tested the application on Nokia N95 of S60 platform with Feature Pack 1, which has support for AMS API. The exception occurs at the following statement:-
radioPlayer = Manager.createPlayer("capture://radio");
I have copied the code from a AMI API specification file "jsr234-fr-spec.pdf", which I downloaded from NOKIA site. Please guide me with the same. Thank-you.
-Ashish Gavande

Reply With Quote

