
Dialvox is a platform for automating voice calls using text-to-speech (TTS) and DTMF capture. Businesses can register, schedule outbound calls, and send messages that are converted into speech using Amazon Polly. Calls are placed through Asterisk, and recipients can respond by pressing keypad numbers. I developed backend services in Express and PostgreSQL to manage user flows, call queues, and responses, and built the frontend in Next.js with TailwindCSS. The platform is commonly used to collect metrics like NPS via automated voice surveys.