{"id":19335817,"url":"https://github.com/buttercms/enable-voice-search-using-search-api","last_synced_at":"2026-05-17T02:10:28.341Z","repository":{"id":43703733,"uuid":"461010828","full_name":"ButterCMS/enable-voice-search-using-search-api","owner":"ButterCMS","description":"How to Enable Voice Search Using the ButterCMS Search API","archived":false,"fork":false,"pushed_at":"2022-12-15T17:43:23.000Z","size":310,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-22T17:41:14.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ButterCMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-18T21:28:53.000Z","updated_at":"2024-05-20T21:26:21.000Z","dependencies_parsed_at":"2023-01-29T04:01:24.485Z","dependency_job_id":null,"html_url":"https://github.com/ButterCMS/enable-voice-search-using-search-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ButterCMS%2Fenable-voice-search-using-search-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ButterCMS%2Fenable-voice-search-using-search-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ButterCMS%2Fenable-voice-search-using-search-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ButterCMS%2Fenable-voice-search-using-search-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ButterCMS","download_url":"https://codeload.github.com/ButterCMS/enable-voice-search-using-search-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441868,"owners_count":19801791,"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":[],"created_at":"2024-11-10T03:09:01.450Z","updated_at":"2026-05-17T02:10:23.305Z","avatar_url":"https://github.com/ButterCMS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ButterCMS Voice Search Application\n\nThis React.js application was designed to be a clone of the FAQ section of the ButterCMS Knowledge Base. It provides a voice search feature by integrating the Microsoft Azure Cognitive Service through the `microsoft-cognitiveservices-speech-sdk` SDK. \n\n[Read the article](https://buttercms.com/blog/enable-voice-search-using-buttercms-search-api) that explains the steps to build this application.\n\n## Important Notice\nThis project was created as an example use case of ButterCMS in conjunction with a blog article, [How to Enable Voice Search Using the ButterCMS Search API](https://buttercms.com/blog/enable-voice-search-using-buttercms-search-api/), and will not be actively maintained. \n\nIf you’re interested in exploring the best, most up-to-date way to integrate Butter into javascript frameworks like React, you can check out the following resources:\n\n### Starter Projects\n\nThe following turn-key starters are fully integrated with dynamic sample content from your ButterCMS account, including main menu, pages, blog posts, categories, and tags, all with a beautiful, custom theme with already-implemented search functionality. All of the included sample content is automatically created in your account dashboard when you sign up for a free trial of ButterCMS.\n- [React Starter](https://buttercms.com/starters/react-starter-project/)\n- [Angular Starter](https://buttercms.com/starters/angular-starter-project/)\n- [Vue.js Starter](https://buttercms.com/starters/vuejs-starter-project/)\n- Or see a list of all our [currently-maintained starters](https://buttercms.com/starters/). (Over a dozen and counting!)\n\n### Other Resources\n- Check out the [official ButterCMS Docs](https://buttercms.com/docs/)\n- Check out the [official ButterCMS API docs](https://buttercms.com/docs/api/)\n\n## Prequisites\n- Nodejs installed on your computer\n- An Azure account with a Speech Service created\n\n## Local Installation\n- Clone the repository to your local machine. \n- Install project dependencies using the `yarn install` or `npm installl` command. \n\n## Credentials \nTo access the Cognitive Service API, the `microsoft-cognitiveservices-speech-sdk` uses a Secret Token from the Cognitive service. It also accesses a ButterCMS API through the ButterCMS token.\n\nCreate a .env file, and store the credentials in the following format:\n\n```bash\nREACT_APP_SPEECH_SERVICE_KEY=\u003cCOGNITIVE_SERVICE_KEY\u003e\nREACT_APP_SPEECH_SERVICE_REGION=\u003cCOGNITIVE_SERVICE_REGION\u003e\nREACT_APP_BUTTERCMS_TOKEN=\u003cBUTTERCMS_TOKEN\u003e\n```\n\n## One last thing 🤫\n\nPlease star ( ⭐️ ) this repository if you find this application useful. The stars ( 🌟 ) provide encouragement.\n\nHappy Hacking ✌️ \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuttercms%2Fenable-voice-search-using-search-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuttercms%2Fenable-voice-search-using-search-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuttercms%2Fenable-voice-search-using-search-api/lists"}