View Single Post
Old 10-26-2024, 02:35 AM   #6
neil_swann80
0000000000101010
neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.neil_swann80 ought to be getting tired of karma fortunes by now.
 
neil_swann80's Avatar
 
Posts: 5,894
Karma: 12981955
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
This command should launch the last opened book:
Code:
/ebrmain/cramfs/bin/eink-reader.app "$(head -n 1 /mnt/ext1/system/state/lastopen.txt)"
I'm not sure how or if TTS can be started by passing an additional argument.

I do see:
qml: openVoice
in the terminal output when I manually click on TTS in the reader app.
And when closing it:
close tts panel

Last edited by neil_swann80; 10-26-2024 at 06:44 AM.
neil_swann80 is offline   Reply With Quote