It takes just few seconds for session to be finalized (waiting for STT provider, cleanup resources, encode mp3 etc), but it can still make user not pleasant, and even introduce subtle bug like #4489 .
we might want to make crates/listener-core to work for more than 1 session.
It takes just few seconds for session to be finalized (waiting for STT provider, cleanup resources, encode mp3 etc), but it can still make user not pleasant, and even introduce subtle bug like #4489 .
we might want to make
crates/listener-coreto work for more than 1 session.