dateTimeToSpeech
Stentor API Reference / stentor-utils/src / dateTimeToSpeech
Function: dateTimeToSpeech()
dateTimeToSpeech(
value,type):string
Defined in: packages/stentor-utils/src/response.ts:51
Beta
Converts a date time object to a string that can be used in either SSML or display text.
Parameters​
value​
type​
"displayText" | "ssml"
Returns​
string