Hi Everyone, today we will learn about creating a dialog field which will be visible based on the checkbox checked or the dropdown value selected. First we will discuss in detail about creating a show/hide dialog field based on dropdown value selected. Based on Dropdown value To achieve this functionality, we will be using theContinue reading “Show Hide Dialog Fields using Dropdown”
Category Archives: Uncategorized
AEM Text to Speech using AWS (Amazon Web Services – Polly)
What is polly..??? It is a service provided by Amazon which is used to convert text into lifelike speech. The user needs to provide the the text input and the amazon-polly converts the input text into speech. How to implement and integrate with AEM 1.Adding AWS maven dependencies to project There are many ways toContinue reading “AEM Text to Speech using AWS (Amazon Web Services – Polly)”