flush stdout after each utterance in live mode
dhdaines opened this issue · comments
People sometimes pipe PocketSphinx's output to another command or process and are surprised when the results do not immediately appear after each utterance.
Since this is probably a pretty frequent use case it makes sense to flush stdout so people aren't surprised!