Skip to content

Commit 9b7f9e6

Browse files
committed
Add speech in editor for confidence field (reverted from commit 48f7234)
1 parent 48f7234 commit 9b7f9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HoloToolkit/Input/Scripts/Voice/SpeechInputSource.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using System;
55
using UnityEngine;
66

7-
#if UNITY_WSA || UNITY_STANDALONE_WIN || UNITY_EDITOR
7+
#if UNITY_WSA || UNITY_STANDALONE_WIN
88
using UnityEngine.Windows.Speech;
99
#endif
1010

0 commit comments

Comments
 (0)