mimic1
mimic1 copied to clipboard
Unable to make standalone mimic pause and resume at will when reading long text from terminal
Unable to make standalone mimic pause and resume at will when reading long text from terminal. This bug is a problem when listening to Mimic read long text.
Hi there, I transferred this to the Mimic repo as it specifically relates to running Mimic as a standalone technology.
I'm not aware of any functionality that exists to gracefully stop or pause Mimic1 output but someone more familiar with the code base might jump in and correct me.
You'd have to chunk the input text into sentences and then scan for a stop event between sentences.
Thanks, but that is not the kind of pausing I meant.
Example: I'm listening as Mimic reads long text, and I get a phone call that I must take. How do I pause Mimic, and then later resume Mimic at that same point?
Hi @dln949 as @krisgesling said earlier Mimic doesn't have a feature like that at the moment. and I'm not convinced it should have. (Though this is of course up for debate)
@el-tocino's suggestion should work for a basic pause / resume script. Another simple thing that can be done is to save the long text as a wav from mimic and then play that in a proper audio player. will however take up some extra disk space.
I am looking for ability to play/pause as well otherwise I'm going to have to use another library