Forum Discussion

DreaB's avatar
DreaB
Community Member
4 days ago

Voice generation w/SSML requires internet connection

Greetings, all - 

I'm trying to use SSML tags in text-to-speech using Danielle's voice, and I keep getting an error message about issues with my internet connection. I can generate the voiceover without the tags just fine, and I can connect to other websites without a problem. Does anyone have an idea about how to find where the issue is in Storyline, or how to work around this problem?

Thanks!

3 Replies

  • Hi DreaB,

    Thanks for reaching out! I noticed CarlFink1 linked to an earlier discussion that may be related.

    In Carl's case, the "Unable to connect" message turned out to be somewhat misleading. While it suggests a connectivity issue, we found that the error can also appear when Storyline encounters unsupported or invalid SSML rather than an actual internet connection problem.

    For example, some SSML tags, such as <emphasis>, aren't supported by neural voices and can trigger the same error message. Invalid SSML syntax can produce similar results as well.

    Would you be willing to share the SSML you're using and confirm whether Danielle is selected as a neural voice? That may help us determine whether an unsupported tag or syntax issue is causing the behavior.

    If you'd prefer to share the content privately, you're also welcome to open a support case so our team can take a closer look.

  • DreaB's avatar
    DreaB
    Community Member

    Of course! Danielle is a neural voice, and the sample below includes tags that should be supported, but are still generating an error:

    <speak>
    Filter for names that contain any content. <break> For example, "test" returns any program with test in its name. <s>Note that the capitalization of the text doesn't matter.</s>You can capitalize or not.

    <p>Click the Clear button to remove the filter, then click the Search button to see all the programs again. <p>This time, limit the search to programs that contain "testing" in the name.
    </speak>