Skip to content

System.Speech should work with OneCore voices #110120

@rampaa

Description

@rampaa

System.Speech doesn't work with OneCore voices out of the box. While the result of new SpeechSynthesizer().GetInstalledVoices(CultureInfo.GetCultureInfo("ja-JP")); includes Microsoft Haruka Desktop, it doesn't include Microsoft Ayumi, Microsoft Sayaka, etc. Support for OneCore voices can be added somewhat trivially with reflection, but ideally, we shouldn't need to use reflection at all, and System.Speech should support OneCore voices out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Speechin-prThere is an active PR which will close this issue when it is merged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions