Quote:
Originally Posted by dunhill
Since calibre can read aloud on both windows and linux, will it be possible to make your plugin work on linux?
|
I suppose it's possible that it might now be more technically feasible than it used to be but I'm not a Linux user (
nor a Mac user, in case anyone asks) so have no way to experiment/test myself to assess the size of the task. As it stands all the plugin's calls to do the speech basics are using Windows-specific utilities, i.e.
- record speech to WAV and/or speak aloud (calibre's ISpVoice from calibre_extensions.winsapi)
- convert WAV to MP3 (lame.exe is Windows only)
It would need a Linux expert with an interest and with calibre plugin experience to volunteer their time/effort to make any progress at all.