{"id":26415077,"url":"https://github.com/symblai/answering-machine-detection-react-app","last_synced_at":"2026-05-07T18:10:11.015Z","repository":{"id":114468624,"uuid":"310872211","full_name":"symblai/answering-machine-detection-react-app","owner":"symblai","description":"A react app to demonstrate Symbl's Real-Time Answering Machine Detection capability with PSTN calls","archived":false,"fork":false,"pushed_at":"2020-11-07T15:22:13.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-18T00:17:33.461Z","etag":null,"topics":["action-items","answering-machine","pstn-call","questions","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/symblai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-07T15:18:04.000Z","updated_at":"2021-01-08T23:56:49.000Z","dependencies_parsed_at":"2023-06-08T06:46:07.709Z","dependency_job_id":null,"html_url":"https://github.com/symblai/answering-machine-detection-react-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/symblai/answering-machine-detection-react-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symblai%2Fanswering-machine-detection-react-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symblai%2Fanswering-machine-detection-react-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symblai%2Fanswering-machine-detection-react-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symblai%2Fanswering-machine-detection-react-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symblai","download_url":"https://codeload.github.com/symblai/answering-machine-detection-react-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symblai%2Fanswering-machine-detection-react-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260133735,"owners_count":22963784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action-items","answering-machine","pstn-call","questions","react"],"created_at":"2025-03-18T00:17:23.216Z","updated_at":"2026-05-07T18:10:05.977Z","avatar_url":"https://github.com/symblai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Answering Machine Detection Demo\n\nThis React App works with Symbl's APIs to detect `Answering Machine` in realtime over a PSTN call.\n\n## Configurations\n\nTo make this app work with Symbl's API we need to set to the following environment variables before building the source. \nRefer to `.env.example` to find a list of all the environment variables to set. \n\nCreate a new `.env` file with the below environment variables set to valid values.\n\n### Credentials\n\nSymbl APIs require `appId` and `appSecret` to authenticate the incoming requests. These can be obtained by logging into https://platform.symbl.ai.\nSet the following environment variables with the above values obtained from Symbl's Platform home page.\n\n* `REACT_APP_SYMBL_APP_ID` -- Set this to the `appId`\n* `REACT_APP_SYMBL_APP_SECRET` -- Set this to the `appSecret`\n\n### Custom Domain\n\nIf you access to custom domain configured specifically for your organization you can set the below environment variable for the React App to communicate with it.\n\n* `REACT_APP_SYMBL_CUSTOM_DOMAIN` -- Set this to custom domain\n\n### Summary Email-IDs\n\nSymbl also provides a URL to a `Summary UI` which renders the conversation details with insights and transcription. This URL to render these for a specific conversation can be emailed at the end of a call.\nSet the below environment variable with a comma separated list of email addresses to receive the email after a call ends.\n\n* `REACT_APP_SUMMARY_EMAIL_LIST` -- Set this with the comma separated email list\n\n### Default Phone Number\n\nIn case you have a default phone number to place calls to you can set the below environment variable with the phone number in the following format: \n`+{country_code}{phone_number}`. Avoid any special characters.\n\n* `REACT_APP_DEFAULT_PHONE_NUMBER` -- Set this with the default phone number you wish to call\n\n## Building the App\n\nTo start the app for development run the below command in the root directory of the project\n\n    npm run start \n\nTo build a production grade deployment for the app run the below command. This will create a `build` directory with the production optimized build which can be served directly. \n\n    npm run build\n    \nNOTE: To reload any configuration changes while development restart the development server by re-running the first command.\n\n## Support\n\nIf you require any support related to this App or any of the Symbl APIs, please reach out to us at \n`support@symbl.ai`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymblai%2Fanswering-machine-detection-react-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsymblai%2Fanswering-machine-detection-react-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymblai%2Fanswering-machine-detection-react-app/lists"}