dessmlify
Stentor API Reference / stentor-utils/src / dessmlify
Function: dessmlify()
dessmlify(
str):string
Defined in: packages/stentor-utils/src/ssml.ts:77
Removes tags <speak> & </speak> from SSML
Parameters​
str​
string
String to remove <speak> tags.
Returns​
string
String without <speak> tags.