Package com.codename1.ai.language
package com.codename1.ai.language
Vendor-neutral on-device language identification, translation, and smart reply.
Android and iOS builds use feature-scoped ML Kit components. Each public entry point is scanned independently, so language identification does not bundle translation or Smart Reply. Translation model payloads are installed lazily by ML Kit. Other targets expose the same API with an explicit unsupported fallback.
-
ClassDescriptionIdentifies an on-device language implementation.Backend selectors for language identification, translation, and smart reply.Language identification candidate.On-device language identification.Common options for on-device language services.On-device short reply suggestions for a conversation.One message supplied to the on-device smart-reply model.On-device translation with lazily installed language-pair models.