It's possible, but you'd have to write your own application if you wanted a user interface for the controls. PocketBook devices use the InkView display library for the interface, and just about none of the open source software out there comes with a working GUI for that interface. You might be able to copy over a player (and the necessary libraries) from the debian_lenny_armel distribution, and then edit the /system/config/extensions.cfg file to point to that player for *.ogg files, but it would just run in the background without any visible controls.
|