Skip to content

[Bug] Language hard coded to english in SSML-generation #43

@Megamannen

Description

@Megamannen

`<speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="https://www.w3.org/2001/mstts" xml:lang="en-US">${input}</speak>`;

This should probably be xml:lang='${locale}' and not always english. (I think this is why it can decide to speak english if you have a lot of numbers in your text)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions