Hi all, I'm interested in listening to the pharo books as audiobooks, away from my desk. I read them to learn higher level concepts and can get back to the code boxes later to look up the details, so I'm not too worried about how to exactly convert the code boxes to audio. One way to enable this would be if the books were served publicly as static HTML. One can then use the Pocket App to save them and listen on the go. In theory this should be something that the CI system could just be set up to do, right? (There are apps to convert PDFs to audio too, but those I have been able to find are inconvenient and / or expensive.) Is anyone who is already familiar with the CI system interested in setting this up? I'd love to help but don't have the time, unfortunately. But I'm happy to provide feedback. I'v cheers Siemen |
Hi Siemen, all,
you may listen to PDF files from the Web via 'Read Aloud' Chrome extension (https://chrome.google.com/webstore/detail/read-aloud-a-text-to-spee/hdhinadidafjejdhmfkjgnolgimiaplp) and use its service at https://assets.lsdsoftware.com/read-aloud/page-scripts/pdf-upload.html to open and listen to local PDF files. Simply open a local PDF file via the service and click on the extension button. Regards, Marek -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html |
Hi Marek, Thanks for the pointer. This is useful and interesting, but I wasn't clear enough - I need the audio on my mobile phone and it needs to bookmark where I left off, like audio book players and podcast apps do. Pocket has a very nice workflow for this because I can bookmark a web site in Firefox, then play back on mobile later. I've also used http://talkify.net and saved the whole .mp3 file as an audio book to my mobile device, but talkify and Pocket only work with HTML accessible over http via a public URL. But thanks, and I'll probably learn something from this tool as well. Besides - another reason why it would be cool if http://books.pharo.org had supplementary HTML builds with unique anchors for chapters and sections because this makes it very easy to point to specific sections in the books when answering questions on the mailing list. cheers, Siemen On Fri, Aug 28, 2020 at 12:37 PM niepiekm <[hidden email]> wrote: Hi Siemen, all, |
In reply to this post by Siemen Baader
Hi siemen
It is somehow working but it needs love.
-------------------------------------------- Stéphane Ducasse 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France |
In reply to this post by Siemen Baader
Hi Siemen,
It's been a while. I've recently had a similar need for Text-To-Speech for PDFs, and found two solutions: https://speechcentral.net/ - supoprts Android, iOS, macOS and Windows. https://www.voicedream.com/ - for iOS and macOS. I use the latter as it has better voices for my taste. Regards, Marek |
Free forum by Nabble | Edit this page |