Alex Black

Results 19 comments of Alex Black

doesn't work for me either. I think it has to do with including the library using Swift PM... and how you are supposed to use a bridge header, but Swift...

Just for clarity sake since I'm late to the party here... what is the sync file? we currently use [.smil](https://en.wikipedia.org/wiki/Synchronized_Multimedia_Integration_Language) at my org for our ebooks. If we define some...

Also on a more technical note, and correct me if this is the wrong place to discuss this, but I wonder about the best way to resolve connected media such...

@mickael-menu Fantastic stuff. Thanks for the prompt response. > Right, this is the goal. As RWPM is an exchange format that can represent any type of publication in a Readium...

> Ha yes, I was focusing on TTS! Not sure you can do better in your case, unless you have the timestamp of each individual word in the audio file....

@mickael-menu I'm a big fan of this project and all the work you guys are doing. I'm curious if you guys have consider moving to Kotlin Multiplatform rather than porting...

@mickael-menu I think that makes a lot of sense in regards to KMP. You basically have written all the fundamental logic already so it'd be more work to port at...

Any progress on this? I'd absolutely love to be able to publish KMM libraries on Github without the headache of a typical maven publish. Also for anyone who stumbles across...

@St4B my solution might not be the best, but I used something like this: http://blog.iamsuleiman.com/android-pagination-tutorial-getting-started-recyclerview/ I just load 20 or 30 elements at a time and you can set when...