build a dialog

hello,
i’m new in the adruino world.
need help from the experts.
it is possible to build a dialog:
recognizer.ask(F("…"))…
and the answer without:
recognizer.callSign
to get a value ?

thanks in advance
klaus

I don’t completely understand the question as recognizer.ask() is the command to ask for a value without a callsign… Could you elaborate on what you want to do?