While using react-speech-kit, it can easily understand the English text but can't understand Hindi text being spoken out.
<Speech
pitch="1"
rate="1"
volume="0.1"
lang="hi-IN"
textAsButton={true}
displayText="Hello"
text="यदि आपके पास पहले से ही एक ईमेल नामक फ़ील्ड है जिसका आप उपयोग कर रहे हैं तो आपको" />
the result is not understandable.