R
RichLocus
Guest
Hello:
All my internet functions work properly (Edge, Chrome, etc). I also have a microphone and speakers that work correctly.
When I say "Hey Cortana", it launches and I dictate a question. It hears me locally because it displays my question on the monitor, then a circle at the top of the Cortana screen spins and gives pleasant chime sounds for about 10 seconds... then I get this message "SORRY - I DIDN'T GET THAT".
My message appears to make it all the way through my local system but doesn't seem to interact with Cortana at Microsoft. I installed the latest updates:
Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
I still get the same behavior.
Any ideas?
Regards,
Rich Locus, Logicwurks, LLC
Logicwurks, LLC
More...
All my internet functions work properly (Edge, Chrome, etc). I also have a microphone and speakers that work correctly.
When I say "Hey Cortana", it launches and I dictate a question. It hears me locally because it displays my question on the monitor, then a circle at the top of the Cortana screen spins and gives pleasant chime sounds for about 10 seconds... then I get this message "SORRY - I DIDN'T GET THAT".
My message appears to make it all the way through my local system but doesn't seem to interact with Cortana at Microsoft. I installed the latest updates:
Get-AppXPackage -Name Microsoft.Windows.Cortana | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
I still get the same behavior.
Any ideas?
Regards,
Rich Locus, Logicwurks, LLC
Logicwurks, LLC
More...