Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The DateTimeDialogSpec is used to control prompts when asking a user for a date and/or time.
It utilizes specific fields like requestDatetimeText, requestDateText, and requestTimeText to customize the prompts for requesting the date and time, date only, or time only, respectively.
While these fields offer guidance for generating prompts, the system may adjust phrasing based on user interactions, such as using a fallback prompt like "Sorry; $request_(datetime/date/time)_text" if the initial prompt fails to elicit a valid response.
Speech configurations for asking for datetime. The fields in the dialogSpec are used to create prompt for the datetime dialog. Please note that these configurations act more like a hint than absolute value. For example: In case of failure in receiving input from user for datetime the prompt might be: "Sorry; $request_(datetime/date/time)_text".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],[]]