Windows Spell Checker API Korean Language

TK 21 Reputation points
2020-11-26T04:45:01.157+00:00

I am using Windows 10 Pro.

I have 5 languages installed on my laptop: English, French, Korean, Japanese, and Estonian.

I am trying to test the Windows Spell Checker API with MS Spell Checker, and when I print out the supported languages using get_SupportedLanguages(), it prints out every language EXCEPT for Korean.

For me, Korean is the most important language to my problem right now.

I've searched internet for possible answers, but didnt get anything that helped me.

I verified in Settings->Time & Language->Language that Basic Typing is installed with Korean.

I was wondering, is Korean not supported with Windows Spell Checker API?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,618 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jenny Yan-MSFT 9,321 Reputation points
    2020-11-26T07:05:51.9+00:00

    Hi,
    From following thread, it turned that if one language has been added and installed basic typing, it should be returned in the supported language.
    https://stackoverflow.com/questions/55927304/add-spell-check-languages-for-the-windows-built-in-spell-check-provider

    I did some research as well and found there is no documentation confirming the supported languages of Microsoft spelling check API but only one sentence mentioned that:
    For languages that are not supported by the Windows Spellcheck API, Microsoft Edge will fall back to Hunspell.
    https://www.thurrott.com/cloud/web-browsers/235809/microsoft-enables-windows-spellcheck-api-for-all-chromium-browsers
    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.


    Hope this helps and please help to accept as Answer if the response is useful.

    Thanks,
    Jenny


0 additional answers

Sort by: Most helpful