The repromptFragment defaults to be identical to promptFragment.
Usage:
Use LiteralContentAct only in simple situations where it would be annoying
to create a new custom act only to have a single way to render it.
In contrast, specific content acts convey information more clearly,
maintain controller/view separation and can often be reused in additional scenarios.
Communicates an arbitrary message to the user.
Default:
Usage: