# Functions
NewConfirmationPromptBuilder returns an initialized ModelPromptBuilder for Confirmation.
NewElicitationPromptBuilder returns an initialized ModelPromptBuilder for Elicitation.
NewModelBuilder returns an initialized modelBuilder.
NewModelIntentBuilder returns an initialized modelIntentBuilder.
NewModelSlotBuilder returns an initialized modelSlotBuilder.
NewModelTypeBuilder returns an initialized modelTypeBuilder.
NewModelValidationRulesBuilder returns an initialized modelValidationBuilder.
NewPromptVariations returns an initialized builder with lookup key "$intent_$slot_$promptType_(Text|SSML)".
NewSkillBuilder returns a new basic SkillBuilder.
NewSkillLocaleBuilder creates a new instance with default locale lookup keys.
NewValidationPromptBuilder returns an initialized ModelPromptBuilder for Validation.
# Constants
CategoryAlarmsAndClocks is ALARMS_AND_CLOCKS.
CategoryAstrology is ASTROLOGY.
CategoryBusinessAndFinance is BUSINESS_AND_FINANCE.
CategoryCalculators is CALCULATORS.
CategoryCalendarsAndReminders is CALENDARS_AND_REMINDERS.
CategoryChildrensEducationAndReference is CHILDRENS_EDUCATION_AND_REFERENCE.
CategoryChildrensGames is CHILDRENS_GAMES.
CategoryChildrensMusicAndAudio is CHILDRENS_MUSIC_AND_AUDIO.
CategoryChildrensNoveltyAndHumor is CHILDRENS_NOVELTY_AND_HUMOR.
CategoryCommunication is COMMUNICATION.
CategoryConnectedCar is CONNECTED_CAR.
CategoryCookingAndRecipe is COOKING_AND_RECIPE.
CategoryCurrencyGuidesAndConverters is CURRENCY_GUIDES_AND_CONVERTERS.
CategoryDating is DATING.
CategoryDeliveryAndTakeout is DELIVERY_AND_TAKEOUT.
CategoryDeviceTracking is DEVICE_TRACKING.
CategoryEducationAndReference is EDUCATION_AND_REFERENCE.
CategoryEventFinders is EVENT_FINDERS.
CategoryExerciseAndWorkout is EXERCISE_AND_WORKOUT.
CategoryFashionAndStyle is FASHION_AND_STYLE.
CategoryFlightFinders is FLIGHT_FINDERS.
CategoryFriendsAndFamily is FRIENDS_AND_FAMILY.
CategoryGameInfoAndAccessory is GAME_INFO_AND_ACCESSORY.
CategoryGames is GAMES.
CategoryHealthAndFitness is HEALTH_AND_FITNESS.
CategoryHotelFinders is HOTEL_FINDERS.
CategoryKnowledgeAndTrivia is KNOWLEDGE_AND_TRIVIA.
CategoryMovieAndTvKnowledgeAndTrivia is MOVIE_AND_TV_KNOWLEDGE_AND_TRIVIA.
CategoryMovieInfoAndReviews is MOVIE_INFO_AND_REVIEWS.
CategoryMovieShowtimes is MOVIE_SHOWTIMES.
CategoryMusicAndAudioAccessories is MUSIC_AND_AUDIO_ACCESSORIES.
CategoryMusicAndAudioKnowledgeAndTrivia is MUSIC_AND_AUDIO_KNOWLEDGE_AND_TRIVIA.
CategoryMusicInfoReviewsAndRecognitionService is MUSIC_INFO_REVIEWS_AND_RECOGNITION_SERVICE.
CategoryNavigationAndTripPlanner is NAVIGATION_AND_TRIP_PLANNER.
CategoryNews is NEWS.
CategoryNovelty is NOVELTY.
CategoryOrganizersAndAssistants is ORGANIZERS_AND_ASSISTANTS.
CategoryPetsAndAnimal is PETS_AND_ANIMAL.
CategoryPodcast is PODCAST.
CategoryPublicTransportation is PUBLIC_TRANSPORTATION.
CategoryReligionAndSpirituality is RELIGION_AND_SPIRITUALITY.
CategoryRestaurantBookingInfoAndReview is RESTAURANT_BOOKING_INFO_AND_REVIEW.
CategorySchools is SCHOOLS.
CategoryScoreKeeping is SCORE_KEEPING.
CategorySelfImprovement is SELF_IMPROVEMENT.
CategoryShopping is SHOPPING.
CategorySmartHome is SMART_HOME.
CategorySocialNetworking is SOCIAL_NETWORKING.
CategorySportsGames is SPORTS_GAMES.
CategorySportsNews is SPORTS_NEWS.
CategoryStreamingService is STREAMING_SERVICE.
CategoryTaxiAndRidesharing is TAXI_AND_RIDESHARING.
CategoryToDoListsAndNotes is TO_DO_LISTS_AND_NOTES.
CategoryTranslators is TRANSLATORS.
CategoryTvGuides is TV_GUIDES.
CategoryUnitConverters is UNIT_CONVERTERS.
CategoryWeather is WEATHER.
CategoryWineAndBeverage is WINE_AND_BEVERAGE.
CategoryZipCodeLookup is ZIP_CODE_LOOKUP.
ContentGenreArtsAndCulture is ARTS_AND_CULTURE.
ContentGenreBusiness is BUSINESS.
ContentGenreEntertainment is ENTERTAINMENT.
ContentGenreHeadlineNews is HEADLINE_NEWS.
ContentGenreHealthAndFitness is HEALTH_AND_FITNESS.
ContentGenreHumor is HUMOR.
ContentGenreLifestyle is LIFESTYLE.
ContentGenreOther is OTHER.
ContentGenrePolitics is POLITICS.
ContentGenreProductivityAndUtilities is PRODUCTIVITY_AND_UTILITIES.
ContentGenreScience is SCIENCE.
ContentGenreSports is SPORTS.
ContentGenreTechnology is TECHNOLOGY.
ContentTypeAudio is AUDIO.
ContentTypeText is TEXT.
CountryAustralia is AU.
CountryCanada is CA.
CountryFrance is FR.
CountryGermany is DE.
CountryGreatBritain is GB.
CountryIndia is IN.
CountryItaly is IT.
CountryJapan is JP.
CountryUnitedStates is US.
DelegationAlways delegates dialogs to Alexa.
DelegationSkillResponse delegates dialogs to lambda.
Flags for alexa.Privacy.
Flags for alexa.Privacy.
Flags for alexa.Privacy.
Flags for alexa.Privacy.
Flags for alexa.Privacy.
InterfaceTypeAlexaPresentationAPL is ALEXA_PRESENTATION_APL.
InterfaceTypeAudioPlayer is AUDIO_PLAYER.
InterfaceTypeCanFulfillIntentRequest is CAN_FULFILL_INTENT_REQUEST.
InterfaceTypeGadgetController is GADGET_CONTROLLER.
InterfaceTypeGameEngine is GAME_ENGINE.
InterfaceTypeRenderTemplate is RENDER_TEMPLATE.
InterfaceTypeVideoApp is VIDEO_APP.
RegionEurope is EU.
RegionFarEast is FE.
RegionNorthAmerica is NA.
UpdateFrequencyDaily is DAILY.
UpdateFrequencyHourly is HOURLY.
UpdateFrequencyWeekly is WEEKLY.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
see https://developer.amazon.com/docs/custom-skills/validate-slot-values.html#validation-rules.
# Structs
Apis of the Alexa Skill https://developer.amazon.com/de/docs/smapi/skill-manifest.html#apis.
Custom API endpoint.
Dialog defines rules for conducting a multi-turn dialog with the user.
DialogIntent defines an intent that has dialog rules associated with it.
DialogIntentSlot defines a slot in this intent that has dialog rules.
Endpoint definition.
FlashBriefing API endpoint.
FlashBriefingLocaleDef is locale definition for flashBriefing API.
FlashBriefingLocaleFeed is a feed definition for flashBriefing API.
ForBusiness API are available in English only.
IntentPrompt defines a prompt for an intent.
InteractionModel defines the base model structure.
Interface definition for API.
LanguageModel defines conversational primitives for the skill.
LocaleDef description of each locale.
Manifest is the parent for all other elements.
Model is the root of an interactionModel.
ModelIntent defines intents and their slots.
ModelPrompt defines cues to the user on behalf of the skill for eliciting data or providing feedback.
ModelPromptBuilder will build a ModelPrompt object.
ModelSlot defines slots within the intent.
ModelType defines custom slot types.
NameValue defines a value of a custom slot type.
Permission string.
Privacy definition.
PrivacyLocaleDef defines.
PromptVariation defines a variation of the prompt.
Publishing information.
RegionDef for regional endpoints.
Skill is the Alexa `skill.json` top element.
SkillBuilder helps to build the SKILL.json.
SkillLocaleBuilder represents elements for a specific locale.
SlotPrompts defines a collection of prompts for a slot.
SlotValidation defines a validation rule for a prompt.
TypeValue defines a representative value for a custom slot type.
# Interfaces
IntentProvider exposes intents with optional slots.
# Type aliases
Category of the Skill that is used for filtering in the Alexa App
see https://developer.amazon.com/de/docs/smapi/skill-manifest.html#category-enum.
ContentGenre is an enum for flashBriefing feed content genre.
ContentType is an enum for flashBriefing feed content type.
InterfaceType string reference.
Region for Alexa.
UpdateFrequency is an enum for flashBriefing feed update frequency.