talklock needs a class that inherits runnable to run in its own thread. This class should use http GET to fetch audio from a web server, and play it back.
This class has been written and tested on blackberry pearl. It would be great if this worked on other phones. The audio can be played on a pc using ffmpeg compiled with amr-nb support for testing.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
get and play
This class has been written and tested on blackberry pearl. It would be great if this worked on other phones. The audio can be played on a pc using ffmpeg compiled with amr-nb support for testing.