Top Level Namespace

Defined Under Namespace

Modules: Bandwidth

Constant Summary collapse

SSML_REGEX =
/<([a-zA-Z\/\/].*?)>/
SPEAK_SENTENCE_REGEX =
/<SpeakSentence.*?>.*?<\/SpeakSentence>/