Git Product home page Git Product logo

Comments (4)

akyl01 avatar akyl01 commented on July 29, 2024

Now for images you have to get it by book.getcoverpage and mostly it will not be found. So you have to access through the folder to find the images manually. There is a code somewhere in this site to do this.

For Audio and Video. I recommend that you use a textview for loading text reason being is that it uses a flat string which you can use to text to speech. For video I recommend putting a webview and textviews inside the viewFlipper. Webview being the one that is that shows the video. Use a function to swap from textview to webview and there you go an Audio/Video Book.

from epublib.

nikhil-naik-rfh2 avatar nikhil-naik-rfh2 commented on July 29, 2024

Hey aky101 thanks for the reply
I am creating a epub reader so i want to read Audio file which is present in Epub Book.
The book is a combination of couple of Xhtml pages,so i want to read Audio from that Xhtml file in the flow itself....

from epublib.

akyl01 avatar akyl01 commented on July 29, 2024

Well you can always do it the hard way and get yourself another jar which gets a parser to parse out the specific xhtml file then you can do whatever you want with it. I don't know of parser that is threadsafe so goodluck which doesn't mean it doesn't exist but you have to search for it.

from epublib.

nikhil-naik-rfh2 avatar nikhil-naik-rfh2 commented on July 29, 2024

Hey thank a lot for your reply....

from epublib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.