Page Summary
-
The provided content specifies how to control user prompts for datetime input using the
DateTimeDialogSpec. -
The
dialogSpecobject within the main JSON representation contains theDateTimeDialogSpec. -
DateTimeDialogSpecincludes fields likerequestDatetimeText,requestDateText, andrequestTimeTextto customize prompts for asking for datetime, date, or time respectively. -
These speech configurations within
DateTimeDialogSpecact as hints for creating prompts, and the actual prompt might vary in case of input failures.