You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DialectDial is a versatile and scalable IVR (Interactive Voice Response) platform designed to facilitate seamless communication in multiple languages and dialects. With DialectDial, businesses can create personalized and localized voice-based interactions for their customers, ensuring a superior caller experience.
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Test
# unit tests
$ npm run test# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
About
DialectDial is a versatile and scalable IVR (Interactive Voice Response) platform designed to facilitate seamless communication in multiple languages and dialects. With DialectDial, businesses can create personalized and localized voice-based interactions for their customers, ensuring a superior caller experience.