Dutch Speech Recognition

I’m currently working on a project in which I want to use Dutch speech recognition.
I got the English version working (using UnityEngine.Windows.Speech), though I cannot seem to find a free/cheap Dutch alternative of this.
I hope you guys can help, and thanks in advance!

I believe this depends on your system language. You might have to install a Dutch language pack and specify to use it.

More info:

I already did, though the speech part of the Dutch language package hasn’t been added yet (it uses English as well)…