{"id":14982493,"url":"https://github.com/blackmutzi/alexa-avs-framework","last_synced_at":"2026-03-09T19:17:00.951Z","repository":{"id":229024942,"uuid":"109260497","full_name":"blackmutzi/alexa-avs-framework","owner":"blackmutzi","description":"Alexa Voice Service Framework","archived":false,"fork":false,"pushed_at":"2018-02-10T03:50:13.000Z","size":5021,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-08T07:55:28.644Z","etag":null,"topics":["alexa","alexa-app","alexa-app-server","alexa-sdk","cgi-application","cpp11","discord-bot","doxygen","gstreamer-pipeline","linux","linux-distribution","qt-application","raspberry-pi","travis-ci","wake-word-detection"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blackmutzi.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}},"created_at":"2017-11-02T12:14:46.000Z","updated_at":"2018-08-07T06:17:15.000Z","dependencies_parsed_at":"2024-03-21T17:44:24.834Z","dependency_job_id":null,"html_url":"https://github.com/blackmutzi/alexa-avs-framework","commit_stats":null,"previous_names":["blackmutzi/alexa-avs-framework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blackmutzi/alexa-avs-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmutzi%2Falexa-avs-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmutzi%2Falexa-avs-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmutzi%2Falexa-avs-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmutzi%2Falexa-avs-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackmutzi","download_url":"https://codeload.github.com/blackmutzi/alexa-avs-framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmutzi%2Falexa-avs-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30309017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["alexa","alexa-app","alexa-app-server","alexa-sdk","cgi-application","cpp11","discord-bot","doxygen","gstreamer-pipeline","linux","linux-distribution","qt-application","raspberry-pi","travis-ci","wake-word-detection"],"created_at":"2024-09-24T14:05:31.818Z","updated_at":"2026-03-09T19:17:00.919Z","avatar_url":"https://github.com/blackmutzi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alexa-AVS Framework\nAlexa-Voice-Service-Framework\n\nProject Status: in Development\n\n# planned main features\n- [x] AlexaAmazonClient ( to communicate with the Amazon Server )\n- [ ] AlexaWebServer ( Web API to trigger AlexaEvents )\n- [ ] AlexaQtApplication ( use Web API )\n- [ ] AlexaDiscordBot ( use Web API )\n# alexa-amazon-client features\n- [x] builtin Gstreamer pipeline  ( play Alexa Sounds )\n- [x] builtin console ( starting recording to speech with alexa - Commands: start )\n- [ ] builtin Cloud-Based WakeWord Recognize-Speech Profile\n- [ ] builtin WakeWord Server\n\n# installation\n```sh\n$ git clone https://github.com/blackmutzi/alexa-avs-framework\n$ cd alexa-avs-framework\n$ cmake . \u0026\u0026 make -j 4 \u0026\u0026 make install\n```\n# configuration\n```sh\n$ cd /etc/alexa/\n$ mv config-example.json config.json\n```\n# edit config.json\nFollow the steps [here](https://github.com/alexa/alexa-avs-sample-app/wiki/Raspberry-Pi) to create a amazon security profile.\n\nAfter, edit client_id , client_secret and product_id and save config.json\n\nStart /usr/bin/AlexaAmazonClient and you get a link from app. Copy the Link in your Browser. Login to your Security Profile now.\nAfter, save your code_grant into the config.json and the configuration is finish.\n\nNotice: refresh token must not be set, set automatic from app\n```sh\nconfig.json\n{\n\"client_id\":\" YOUR_CLIENT_ID_HERE\",\n\"client_secret\":\" YOUR_CLIENT_SECRET_HERE\",\n\"code_grant\":\" YOUR_CODE_GRANT_HERE\",\n\"product_id\":\" YOUR_PRODUCT_NAME_HERE\",\n\"redirect_uri\":\"https://localhost:3000/authresponse\",\n\"refresh_token\":\"\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmutzi%2Falexa-avs-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackmutzi%2Falexa-avs-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmutzi%2Falexa-avs-framework/lists"}