Open sjthn opened 6 years ago
Using the following versions of sdk:
implementation 'ai.api:sdk:2.0.7@aar' implementation 'ai.api:libai:1.6.12'
As in supported languages I configured the agent language as English with locale as Indian in console. But there is no option to configure it via SDK as there is no value for "en-IN" in SupportedLanguages enum.
SupportedLanguages
How to support english indian locale?
Any updates on this?
Using the following versions of sdk:
As in supported languages I configured the agent language as English with locale as Indian in console. But there is no option to configure it via SDK as there is no value for "en-IN" in
SupportedLanguages
enum.How to support english indian locale?