Package-level declarations

Types

Link copied to clipboard
class DefaultStreamTransliterator(transliterationId: String? = null) : StreamTransliterator

Default implementation for StreamTransliterator. This class uses the native transliteration provided by Android. Requires Android Q or higher.

Link copied to clipboard

Interface for transliteration of text.