Posted On: Oct 19, 2022

Amazon Lex is a service for building conversational interfaces into any application using voice and text. With Amazon Lex, you can quickly and easily build sophisticated, natural language, conversational bots (“chatbots”), virtual agents, and IVR systems. Today, Amazon Lex launches the FreeFormInput built-in slot type.

You can easily design bots to capture free form input from your customers. The new built-in slot type can recognize strings made up of words or characters. The resolved value is the complete free form entry provided by the user. For example, following a phone conversation, you may need to collect the caller’s feedback. With the FreeFormInput built-in slot type, bot builders can easily capture commentary, which they can analyze later. The FreeFormInput slot type is available in all locales and regions where Lex operates. It can be accessed via both Lex V2 console and SDKs. To learn more, visit the Amazon Lex documentation.