maybe.. try turning your "confPrompt" into a "phrase:confPrompt" and see what happens. <macro name="confPrompt" pause="100"> <input pattern=".*"><match> <action function="speak-text" data="My spoken prompt."/> </match></input> </macro> -Avi