I would like to have a speech output action set up that simply speaks the time in 12-hour format, including saying "AM" or "PM," as appropriate. For example, it would say:
"twelve seventeen PM"
...for 12:17 PM
Or...
"seven-oh-four AM"
...for 7:04 AM.
(How) Is this possible?
Speech output for 12-hour AM/PM time
Moderator: Martin
Speech output for 12-hour AM/PM time
Samsung Galaxy S9+ (unrooted and cannot/will not root), Android 9.0
Latest stable Automagic version, always
Latest stable Automagic version, always
Re: Speech output for 12-hour AM/PM time
Hi,
Action Speech Output with text {triggertime,dateformat,hh:mm a} which will be translated to a text like 09:03 PM. Check out the documentation for other ways to format date/time: http://automagic4android.com/automagic/ ... terns.html
Regards,
Martin
Action Speech Output with text {triggertime,dateformat,hh:mm a} which will be translated to a text like 09:03 PM. Check out the documentation for other ways to format date/time: http://automagic4android.com/automagic/ ... terns.html
Regards,
Martin