Wednesday, October 3, 2012

Pdf-to-Speech 11.0.1

Version  11.0.1 is out with some fixes.  As always, this blog post contains somewhat technical description of changes.  It is meant for hard-core users and developers looking to partner with Practical Android Apps.  Users in general are invited to follow us at Google+ https://plus.google.com/u/0/b/103037044611920202429/103037044611920202429/posts

Changes:

  • Freeze (ANR) addressed:  over the previous update, the number of freezes has been reduced.  The freezes where due to the way Pdf-to-Speech has to interact with the android services. Using my background in parallel computing, I redesign the complete Text-to-Speech service to make it virtually impossible for the app to freeze.  Now, all the modules are able to share resources without deadlocking one another.
  • Fixed find/replace tool:  Better practices where used to avoid error when saving certain symbols on the find/replace tool.
  • Switch Google Account:  The initial release of Google Drive support did not include switch Google Accounts as a requirement.  This version ensures the previous Google account's file information is cleaned before loading the new account.  The user must have multiple Google Account's on the device for this feature to be noticed.
  • Support for text codecs:  The support for codecs on text files was revisited.  Better use of libraries was used to provide reliable support for Lating-1 (ISO9986), ASCII, and UTF-8.  UTF-8 is the standard used in the US, and Android OS standard.
Version 11.0
A user suggested support to open hyperlinks from the sentence viewer.  This feature was added for hyperlinks that are spelled out on any document (doc, pdf, txt, or epub).  Also, the hyperlinks encoded in MS doc files are now linked on the sentence viewer.  Future updates may include hyperlinks encoded into the pdf file.  

What is cooking in the oven ?
  • The Web-to-Speech feature on the current version will be improved with a redesign of this use case.
  • The Front-end shall be tweaked to display more than one sentence at a time.
Other user suggestions that are on the TODO list for future updates include:
  • The find/replace tools will be redesigned so the user can do straight find/replace words.  But for more advanced users, a find/replace tool that accepts patterns will be added.
  • Other features will be published as the release date nears !
If you are not a Pdf-to-Speech user already, you can find the app at:
and at 
Let me know if you would like to see Pdf-to-Speech on a market that is more convenient given your device.



Monday, April 2, 2012

Pdf-To-Speech 9.5

As we continue to practice fast release cycles on Pdf-to-Speech, version 9.5 adds support for Microsoft Word (.doc). I used code from the Apache POI project to parse the .doc documents. The library works seamlessly and the feature is now part of the app.

There is an Apache POI library on code.google.com. However, the project does not seem to have too much activity. If other fellow developers are interested in the version we forked for Pdf-to-Speech, let us know and we will release the code under Apache 2.0 License.

Also, development on an Intent API to allow developer's apps to use Pdf-to-Speech is still an open proposition. However, we first need to see interest from fellow developers.

We are now focusing on providing features to increase user's access to their data, no matter where it is. And the addition of Google Docs-to-speech is still on the pipeline.


Wednesday, February 29, 2012

Pdf-To-Speech 8.9

The latest update of Pdf-to-Speech sports an automatic header and footer extractor. Thanks to B. Real feedback, we've added automatic footer and header extraction. The update is immediately available on the Android Maket and will be available on the Amazon Market soon.

For version 9.0 we plan to have ePub format support. A rebuild of the file loading tab is on schedule as well to make the tab focus more on the searching tool.

For version 10.0, we are pondering adding Google Doc's to speech. We welcome feedback on the usefulness of this feature.

As Real's feedback shows, we depend on your feedback to make pdf-to-speech a more useful tool for your every day needs. You can post your feed back as a comment on the Android or Amazon market, on this blog, or at Pdf-to-Speech's Google+ page here.

Wednesday, February 22, 2012

How to take out footer And headers in your PDF

Follow this link to read a tutorial on the use of the Find/Replace tool in Pdf-to-Speech. The tool is useful to take out the header and footer from the PDF documents when read with text-to-speech. The tools is also useful to replace words with phonetical equivalents.

Monday, January 2, 2012

Pdf-To-Speech 9

On January 1, 2012 Pdf-to-speech 8.5 was released. The update addressed a force-close that was happening when the phone comes off standby while playing a pdf file. The settings tab was improved to comply with Android setting's standards. This year, the pdf-to-speech app will receive additional bug fixes to improve stability on multiple Android phones.

For version 9 of the Pdf-to-speech, I would like to release an Intent-based extension of the app that will allow other Android app developers to turn multiple other document formats to speech using pdf-to-spech's engine (epub, oppenoffice, etc). I will be releasing the API's and documentation on how to do this as the work is done. In the mean time, I welcome interest and suggestions by fellow developers.


Tuesday, August 2, 2011

Pdf-To-Speech 8



We have listen to users' suggestions and the most commonly requested feature is speed. So the next version, version 8, will have an experiment Pdf reader that can be three times as fast on a Galaxy S or comparable phone, and can be twice as fast on a Xoom or comparable tablet.

The figure to the right shows how long it takes for the app to load the first page of Moby Dick, a 1047 page document. On average, the reader will now take about 3 seconds to read any random page on the document (images and other media can delay the reader).

The update is almost ready. The feature will be provided as experimental because there are many PDF creators, and it will take some time to verify the Fast PDF reader can process multiple types of PDF files. So be sure to give us your feedback.

Monday, May 2, 2011

Pdf-to-Speech 5.0

We added OCR to Pdf-to-Speech. The app can now be used to read text in pictures that are embedded in a PDF document.

To use the feature. go to Settings and select Google Docs as the text extraction engine. A few things to note:
  • Google OCR is in beta and a quota is in effect, so the service may stop as the quota is reached.
  • Pdfbox, the default text extractor is better at reading Pdf's with columns than Google OCR.

Upcoming updates will allow the app to read jpegs and pngs.

Friday, April 22, 2011

Pdf-to-Speech 4.0 Release

Finally, version 4.0 has been releases. The major features added were:
  • Bookmarks. They include the option to add a comment as suggested by one of the users.
  • Tabbed GUI: The information was starting to get too crowded for a single minimalist screen. The tabbed GUI hopefully will keep things clear and still be minimalistic.
  • Search: The load screen includes a search option that will help you find files on the phone or on the web. The web search will only look for pdfs on Google. Notice that a similar action can be done from your desktop adding the keyboard filetype:pdf to the end of your search query.
  • Wait screen is gone: while the program was speed up, the real problem for users was not the wait, but being locked out of the app while the text is being extracted. The new implementation does this in the background, leaving the user free to exit the app, or browsing other tabs while the pdf is extracted.
Keep the feedback coming. There is a list of other features that will be added in the future. The major one expected in the next month is adding OCR to read the pdfs that cannot be read by pdf-to-speech at present. The OCR feature will also allow for reading of photographed text.

Saturday, April 9, 2011

Mouse Surfer

Today we released mouse surfer. The app will turn your phone into a computer mouse. The app fixes a couple of issues present in other android mice. First, it uses physics based movement so you can cover large spaces on high resolution screens. This feature is also really pleasing. It was inspired by way the GUI moves on the Android phones.

Second, the mouse self-configures. One problem with many Android mice is that they require the user to configure the mouse by setting in network information. This can be ok for some Android users; but if the mouse self-configure, all Android users would see the convenience in this. So the mouse will self-configure.

Self-configuration brings the mouse down to a usability level similar to a regular hardware mouse. The user simply downloads the driver, installs it and that it! the mouse will take a few seconds to configure it self.

The main use-case for the mouse it to use it to browse the Internet, watch Netflix, DVD, and flash based videos like Hulu.com and cnn.com. The mouse can be used for any other purpose. However, from experience, the mouse can be hard to use to draw, or to write very long papers, so don't throw out your old mouse just yet.

Get on the Android Market

Wednesday, February 2, 2011

PDF-to-Speech 4.0

There are some improvement we are considering for version 4.0 of PDF-TO-SPEECH.
  • First, we will give the app a face lift. The number of controls have grown as more features have been added to the app, and a GUI redesign is in order to reorganized the new options.
  • Second, we will add bookmarks. The automatic bookmark is already implemented. This one is the one that remembers where you left off when you close the app. The new bookmark feature will allow you to mark a place in the document.

Thanks to all our customers for constant feedback. Always feel free to let us know about issues and feature requests.

Saturday, October 30, 2010

PDF-to-Speech Update (2.0.7)

Small fixes.

*The language list won't disappear.
*Opening a gmail attachment and coming back to it later won't report a missing attashment.

Features:
*added contrast change for day/night use.
*speed up pdf reading 2% (more coming soon)

Svox update: Svox is aware of the problem and are working to improve their service's compatibility with other Android apps such as pdf-to-speech.

Tuesday, October 19, 2010

SVOX Bug

SVOX does not seem to be getting along with PDF-to-speech since SVOX's last update. We'll keep you updated on this bugs status.

A couple of known bugs will squash this week:
*Language list shows an empty list sometimes
*Returning to a previously open email attachment will not work.

Saturday, October 16, 2010

PDF-To-Speech (bugfixes)

On version 2.0.5
Base on very constructive user feed back, here are the bug fixes for this week.

* fixed stutter when reading the next page in the background.
* fixed having to pres play twice to get the program to stop when coming back to app.
* won't crash if swiping finger on sentence read seek bar. Instead the sentence seek will
be shown on the screen. when the user releases the seek button, the app will continue to
read at that point.
* The last page remembered is the last page read and sentence was too far behind current page and sentence. this is fixed to update the page and sentence more often.
* Was skipping last sentence in page if the sentence did not end with a period.
* took out unnecessary Internet access permission.
* the changes in speech speed and language settings are applied immediately.



Monday, October 4, 2010

PDF to Speech Update

PDF-to-Speech has been updated to run in the background like a media player. The update is considered beta while some bugs are iron out. The bugs however are no show-stoppers and will be fixed in future updates.

We suggested to the Android market to allow for beta version of programs to be posted on the market, so that we can release updates faster, and use the help of our users to find and fix bugs.

The next update will be mainly the bug fixing.

The big bug in the list for the next update is to enable the program to handle bigger PDFs.

Thanks for embracing the app, and providing so much feedback.

Wednesday, September 8, 2010

PDF to Speech Update

The latest version of PDF to Speech is able to open email attachment. The feature is beta, some GUI problem is making the play, skip buttons disappear, but we are working to fix it.

The updates to be added this month are the
  • providing pdf-to-speech as a service, which basically will make it behave the same as your media player or pandora.
  • The second update will be support for encrypted pdf's. The feature will be added for beta testing at first to work out the bugs with the help of our users.

The Dictionary Logger app is slated for improvements in its logging GUI. Other requested features will be added.

Feel welcome to post bug reports, feature request, and general comments.

Sunday, August 8, 2010

Dictionary Logger and PDF-to-speech feedback

The Dictionary Logger has been updated since its UI looked awful on the Droid phone. We are testing the new UI hopefully it looks better now. I'm getting a Galaxy S this week, this will help me upgrade the suite of apps for the newer Android OS (2.1 and 2.2).

I've gotten good feedback about the PDF-to-speech app. The project is officially released as open-source using the Apache License version 2 on the Google project hosting site. So I'll appreciate having programmers adding their expertise to the project. The app will still be on sale on the market to finance routine improvements. Spanish support is on the pipeline as well as a new feature I'll leave as a surprise.

Monday, July 26, 2010

PDF to Speech Bug Fixed

A few bugs were fixed in release 1.5.1:

  1. PDF to speech is now able to read all pdf files, limited only by the size of the file and the phone's resources.

  2. The app will not restart when the phone is tilted ( for phones with orientation enabled)



The next release will have the feature of playing a PDF in the background allowing the user to do other things with the phone while listening.

Spanish support is also on the pipeline.

Saturday, July 3, 2010

PDF to Speech Upcoming Features and Bug Fixes

Planned features:

Some users have suggested to make PDF-to-speech behave more like a media player. That is being able to play the pdf on the background leaving the foreground to check emails and use other apps. The feature will start development soon.

Caching the text will be implemented as well. The feature will reduce the wait time to just the first time the pdf is opened.

Bugs in line to be fixed:

A newer version of PDFBox seems has been able to read some of the pdfs that were to being read before. The code is in the process of being ported to pdf-to-speech.

Bug fix: changing screen orientation on my-touch makes the application restart. The caching feature will help eliminate this error.

Friday, June 25, 2010

PDF to Speech Update

Today we released PDF to Speech version 1.3. The features we added are:

  1. The current sentence is shown on the screen.

  2. A control to adjust reading speed was added.

  3. PDF-to-speech now report to Android as an app able to open PDF's.



Bug fixes.

  • The IO Manager was not working correctly the first time it was used due to its agreement dialog. However.

  • Off-by-one error when reporting the current sentence being read fixed.




Remaining bugs:
*Some PDF's are not being read, we are working on a fix for this.
*The Reader has a limit on how many pages it can load. Documents with more than 700 pages may not work. For example, a PDF of Moby Dick cannot be read.

Friday, June 11, 2010

Referee


With the Referee Android app, you can play with your friends showing them the yellow, and red card. And you can sign a goal along with YouTube video of Andres Cantor. Place questions or comments on this blog entry.