-
Updated
Feb 10, 2020
cortana
Here are 52 public repositories matching this topic...
-
Updated
Apr 13, 2018 - Python
-
Updated
Jan 19, 2020 - C#
Missing Dependency
I just attempted to follow the Windows installation instructions found here (which, by the way, appears to be using an expired SSL certificate). Pip failed to install the application correctly. It turns out that SWIG, used during the installation of pocketsphinx, requires Microsoft's Visual C++ build system to be installed. This is not listed as
-
Updated
Mar 23, 2020 - C#
-
Updated
Feb 12, 2019 - Python
-
Updated
May 15, 2017 - C#
A number of users seem to have difficulty in installing the device with the provided instructions.
This issue is to help track improved instructions - here's an initial step-by-step by @supra63200 to get us started.
- type
bcdedit /set testsigning onin a Powershell (Right click on bottm-left corner Windows icon and then click on Windows PowerShell) - Reboot the computer
- Open device ma
-
Updated
Sep 27, 2018
-
Updated
Mar 28, 2017 - JavaScript
-
Updated
Jun 21, 2019 - JavaScript
-
Updated
May 14, 2019 - R
-
Updated
Nov 14, 2017 - C#
-
Updated
Jul 25, 2018 - C#
-
Updated
Sep 8, 2019 - C#
-
Updated
May 22, 2020 - C#
-
Updated
Sep 6, 2016 - C#
-
Updated
Jun 1, 2017 - C#
-
Updated
May 25, 2020 - Batchfile
-
Updated
Mar 28, 2018 - PowerShell
Update Documentation
- Clean up stale documentation
- Add additional badges
- Add Contributing documentation
At the moment the speech_io is limited to a hard-coded pocketsphinx or google stt, and espeak tts. Would be good if there were more tts options (pyttsx, gtts, mac 'say' command), and was more easily configurable.
-
Updated
Feb 16, 2020 - Python
Improve this page
Add a description, image, and links to the cortana topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cortana topic, visit your repo's landing page and select "manage topics."
Bug Description
The
Install Updatebutton that is positioned at the bottom of theUpdatepage of the GUI clips over the first text label and text edit widgets on theSettingspage (selected by default when the program opens). After switching tabs or resizing the window the bug disappears.Expected Behavior
The
Install Updatebutton is only visible on theUpdatepage.