UNPKG

@voiceflow/google-types

Version:
90 lines (89 loc) 7.75 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VOICEFLOW_TO_GOOGLE_INTENT_MAP = exports.GOOGLE_TO_VOICEFLOW_SLOT_TYPE_MAP = exports.VOICEFLOW_TO_GOOGLE_LOCALE_MAP = exports.GOOGLE_TO_VOICEFLOW_LOCALE_MAP = void 0; const voiceflow_types_1 = require("@voiceflow/voiceflow-types"); const intents_1 = require("./intents"); const locales_1 = require("./locales"); const slots_1 = require("./slots"); exports.GOOGLE_TO_VOICEFLOW_LOCALE_MAP = { [locales_1.Locale.ZH_HK]: voiceflow_types_1.VoiceflowConstants.Locale.ZH_CN, [locales_1.Locale.ZH_TW]: voiceflow_types_1.VoiceflowConstants.Locale.ZH_CN, [locales_1.Locale.DA_DK]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.NL_NL]: voiceflow_types_1.VoiceflowConstants.Locale.NL_NL, [locales_1.Locale.NL_BE]: voiceflow_types_1.VoiceflowConstants.Locale.NL_NL, [locales_1.Locale.EN_AU]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.EN_CA]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.EN_GB]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.EN_IN]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.EN_BE]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.EN_SG]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.EN_US]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, [locales_1.Locale.FR_FR]: voiceflow_types_1.VoiceflowConstants.Locale.FR_FR, [locales_1.Locale.FR_CA]: voiceflow_types_1.VoiceflowConstants.Locale.FR_CA, [locales_1.Locale.FR_BE]: voiceflow_types_1.VoiceflowConstants.Locale.FR_FR, [locales_1.Locale.DE_DE]: voiceflow_types_1.VoiceflowConstants.Locale.DE_DE, [locales_1.Locale.DE_AT]: voiceflow_types_1.VoiceflowConstants.Locale.DE_DE, [locales_1.Locale.DE_CH]: voiceflow_types_1.VoiceflowConstants.Locale.DE_DE, [locales_1.Locale.DE_BE]: voiceflow_types_1.VoiceflowConstants.Locale.DE_DE, [locales_1.Locale.HI_IN]: voiceflow_types_1.VoiceflowConstants.Locale.HI_IN, [locales_1.Locale.ID_ID]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.IT_IT]: voiceflow_types_1.VoiceflowConstants.Locale.IT_IT, [locales_1.Locale.JA_JP]: voiceflow_types_1.VoiceflowConstants.Locale.JA_JP, [locales_1.Locale.KO_KR]: voiceflow_types_1.VoiceflowConstants.Locale.KO_KR, [locales_1.Locale.NO_NO]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.PL_PL]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.PT_BR]: voiceflow_types_1.VoiceflowConstants.Locale.PT_BR, [locales_1.Locale.RU_RU]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.ES_ES]: voiceflow_types_1.VoiceflowConstants.Locale.ES_ES, [locales_1.Locale.ES_419]: voiceflow_types_1.VoiceflowConstants.Locale.ES_ES, [locales_1.Locale.SV_SE]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.TH_TH]: voiceflow_types_1.VoiceflowConstants.Locale.EN_US, // FIXME: Unsupported language by LUIS [locales_1.Locale.TR_TR]: voiceflow_types_1.VoiceflowConstants.Locale.TR_TR, }; exports.VOICEFLOW_TO_GOOGLE_LOCALE_MAP = { [voiceflow_types_1.VoiceflowConstants.Locale.AR_AR]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.BG_BG]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.CA_ES]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.CS_CZ]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.DA_DK]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.DE_DE]: locales_1.Locale.DE_DE, [voiceflow_types_1.VoiceflowConstants.Locale.EN_US]: locales_1.Locale.EN_US, [voiceflow_types_1.VoiceflowConstants.Locale.ES_ES]: locales_1.Locale.ES_ES, [voiceflow_types_1.VoiceflowConstants.Locale.ES_MX]: locales_1.Locale.ES_419, [voiceflow_types_1.VoiceflowConstants.Locale.ET_EE]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.FR_CA]: locales_1.Locale.FR_CA, [voiceflow_types_1.VoiceflowConstants.Locale.FR_FR]: locales_1.Locale.FR_FR, [voiceflow_types_1.VoiceflowConstants.Locale.GU_IN]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.HE_IL]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.HI_IN]: locales_1.Locale.HI_IN, [voiceflow_types_1.VoiceflowConstants.Locale.HU_HU]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.IT_IT]: locales_1.Locale.IT_IT, [voiceflow_types_1.VoiceflowConstants.Locale.JA_JP]: locales_1.Locale.JA_JP, [voiceflow_types_1.VoiceflowConstants.Locale.KO_KR]: locales_1.Locale.KO_KR, [voiceflow_types_1.VoiceflowConstants.Locale.MR_IN]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.NL_BE]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.NL_NL]: locales_1.Locale.NL_NL, [voiceflow_types_1.VoiceflowConstants.Locale.PL_PL]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.PT_BR]: locales_1.Locale.PT_BR, [voiceflow_types_1.VoiceflowConstants.Locale.PT_PT]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.RO_RO]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.RU_RU]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.TA_IN]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.TE_IN]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.TR_TR]: locales_1.Locale.TR_TR, [voiceflow_types_1.VoiceflowConstants.Locale.UK_UA]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.VI_VN]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google [voiceflow_types_1.VoiceflowConstants.Locale.ZH_CN]: locales_1.Locale.ZH_TW, [voiceflow_types_1.VoiceflowConstants.Locale.ZH_TW]: locales_1.Locale.EN_US, // FIXME: Unsupported language by Google }; exports.GOOGLE_TO_VOICEFLOW_SLOT_TYPE_MAP = { [slots_1.SlotType.TIME]: voiceflow_types_1.VoiceflowConstants.SlotType.DATETIME, [slots_1.SlotType.DATE]: voiceflow_types_1.VoiceflowConstants.SlotType.DATETIME, [slots_1.SlotType.NUMBER]: voiceflow_types_1.VoiceflowConstants.SlotType.NUMBER, [slots_1.SlotType.DATE_TIME]: voiceflow_types_1.VoiceflowConstants.SlotType.DATETIME, }; exports.VOICEFLOW_TO_GOOGLE_INTENT_MAP = { [voiceflow_types_1.VoiceflowConstants.IntentName.NO]: intents_1.GoogleIntent.NO, [voiceflow_types_1.VoiceflowConstants.IntentName.YES]: intents_1.GoogleIntent.YES, [voiceflow_types_1.VoiceflowConstants.IntentName.REPEAT]: intents_1.GoogleIntent.REPEAT, };