> For the complete documentation index, see [llms.txt](https://docs.conva.ai/slang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.conva.ai/slang/platforms-and-languages-supported.md).

# Platform & Languages Supported

## Platforms supported

Slang Assistants are available for the following platforms

* Android Native with a Java SDK
* React Native with Javascript SDK (which internally depends on the native platform SDK)
  * Currently React Native is available only for Android devices
* Flutter with Dart SDK (which internally depends on the native platform SDK)
  * Currently Flutter SDK is available only for Android devices
* Web with Javascript SDK. Works on both desktop and mobiles. The following browsers are supported  &#x20;

  * Chrome
  * Firefox
  * Safari is not supported by default but it can be enabled if required at runtime via provided code options.&#x20;

Native iOS apps are not supported currently. If you are interested in integrating our Assistants to iOS apps please contact us - <42@slanglabs.in>

## Languages supported

Slang Assistants are multi-lingual out of the box. They support the following languages by default

* English (Indian accent by default but can also be enabled to support other regions)
* Hindi

The platform also has optional support for more languages, depending on the type of Assistant.&#x20;

* Kannada
* Tamil
* Malayalam

We are also working to add more languages over time, including languages popular outside India.&#x20;

if you need to enable these languages for your app or looking for having these Assistants work in other languages, please contact us - <42@slanglabs.in>
