I am developing a Speech Recognition Application in C# by using Microsoft Speech API. I need a speech recognizer for the following language :
- uz-Latn-UZ
The Speech Recognition Language does not exists for this language. So I wanna create my own Lightweight Speech Recognition Language for this language.
How can i do this?