I am looking to use the Flat decoder in my own application.
I notice that utt_decode (or utt_decode_block) is used for
both sphinx3_decode_anytopo and sphinx3_decode (which I assume is the
fast decoder)

So what is the difference in the API? Is it implicit in the command line options?
Am I missing something?
How do I ensure I am using the flat decoder?