Azure Communication Call Automation (Java) Build server-side call automation workflows including IVR systems, call routing, recording, and AI-powered interactions. Installation Client Creation Key Concepts | Class | Purpose | |-------|---------| | | Make calls, answer/reject incoming calls, redirect calls | | | Actions in established calls (add participants, terminate) | | | Media operations (play audio, recognize DTMF/speech) | | | Start/stop/pause recording | | | Parse webhook events from ACS | Create Outbound Call Answer Incoming Call Play Audio (Text-to-Speech) Recognize DTMF Input Recogn…