{"id":15771697,"url":"https://github.com/trstringer/cortana-barebones","last_synced_at":"2025-03-31T12:10:57.103Z","repository":{"id":147739975,"uuid":"52104400","full_name":"trstringer/cortana-barebones","owner":"trstringer","description":":mega: Barebones application for interacting with Cortana through voice commands","archived":false,"fork":false,"pushed_at":"2016-02-19T17:32:09.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T15:11:15.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/trstringer.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":"2016-02-19T17:26:46.000Z","updated_at":"2016-02-19T17:27:27.000Z","dependencies_parsed_at":"2023-05-05T04:37:35.186Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/cortana-barebones","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/trstringer%2Fcortana-barebones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcortana-barebones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcortana-barebones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcortana-barebones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/cortana-barebones/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465228,"owners_count":20781919,"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-10-04T15:04:27.514Z","updated_at":"2025-03-31T12:10:57.085Z","avatar_url":"https://github.com/trstringer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cortana Barebones Sample\n\nThere are a few great examples out there on how to robustly implement Cortana development in a UWP application (namely the [Cortana Voice Command Sample in the Windows-universal-samples repository](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/CortanaVoiceCommand)), but if you're looking for the bare necessities on how to have a background service that can be implemented and invoked through Voice (Cortana) then take a look at this solution.\n\nFor all intents and purposes, this is the bare minimum code in a blank UWP app that is needed to be invoked via Cortana voice commands.\n\n## Contents\n\n- **RandomThought** - this is the project that includes the UWP application\n- **VoiceCommandService** - this is the project that includes the runtime component for the background service\n\n## Build/Run\n\n1. Clone the repository to your local system\n2. Open up the solution in Visual Studio 2015\n3. Build and run the solution\n\n## Usage\n\nOnce you have run the application for the first time, you simply need to speak the following into Cortana:\n\n*\"Random Thought, tell me something interesting\"*\n\nCortana should come back with a comment that she doesn't have anything interesting to say because it is whatever day of the week it is.\n\n\u003e :bulb: This is the only command that this service will recognize in the true essence of \"least possible code\"\n\n## Next Steps...\n\nThis can provide a good **base** sample for learning purposes.  Add onto this with more powerful and complex aspects of voice integration with Cortana, and I urge you to use the [Cortana Voice Command Sample](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/CortanaVoiceCommand) as a reference for those tasks.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fcortana-barebones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fcortana-barebones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fcortana-barebones/lists"}