Package ai.tock.nlp.front.service.alexa
Object AlexaCodecService
-
- All Implemented Interfaces:
-
ai.tock.nlp.front.shared.codec.alexa.AlexaCodec
public class AlexaCodecService implements AlexaCodecAlexaCodec implementation - mainly used for batch export.
-
-
Field Summary
Fields Modifier and Type Field Description public final static AlexaCodecServiceINSTANCE
-
Method Summary
Modifier and Type Method Description AlexaIntentsSchemaexportIntentsSchema(String invocationName, Id<ApplicationDefinition> applicationId, Locale localeToExport, AlexaFilter filter, AlexaModelTransformer transformer)-
-
Method Detail
-
exportIntentsSchema
AlexaIntentsSchema exportIntentsSchema(String invocationName, Id<ApplicationDefinition> applicationId, Locale localeToExport, AlexaFilter filter, AlexaModelTransformer transformer)
-
-
-
-