Skip to content

Commit a9f89a4

Browse files
committed
Add WindowsSpeechInputProvider to XRSDK input profile
1 parent 4678ef5 commit a9f89a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Assets/MRTK/Providers/XRSDK/Profiles/DefaultXRSDKInputSystemProfile.asset

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ MonoBehaviour:
4242
priority: 0
4343
runtimePlatform: -1
4444
deviceManagerProfile: {fileID: 0}
45+
- componentType:
46+
reference: Microsoft.MixedReality.Toolkit.Windows.Input.WindowsSpeechInputProvider,
47+
Microsoft.MixedReality.Toolkit.Providers.WindowsVoiceInput
48+
componentName: Windows Speech Input
49+
priority: 0
50+
runtimePlatform: 25
51+
deviceManagerProfile: {fileID: 0}
4552
focusProviderType:
4653
reference: Microsoft.MixedReality.Toolkit.Input.FocusProvider, Microsoft.MixedReality.Toolkit.Services.InputSystem
4754
raycastProviderType:

0 commit comments

Comments
 (0)