Set whether websites can use the W3C Web Speech API to recognize speech from the user. The Microsoft Edge implementation of the Web Speech API uses Azure Cognitive Services, so voice data will leave the machine.
If you enable or don't configure this policy, web-based applications that use the Web Speech API can use Speech Recognition.
If you disable this policy, Speech Recognition is not available through the Web Speech API.
Read more about this feature here:
SpeechRecognition API: https://go.microsoft.com/fwlink/?linkid=2143388
Cognitive Services: https://go.microsoft.com/fwlink/?linkid=2143680
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Microsoft\Edge |
Value Name | SpeechRecognitionEnabled |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |