- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.2k
Closed
Labels
area-System.Speechin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Description
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
Labels
area-System.Speechin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged