We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f7234 commit 9b7f9e6Copy full SHA for 9b7f9e6
Assets/HoloToolkit/Input/Scripts/Voice/SpeechInputSource.cs
@@ -4,7 +4,7 @@
4
using System;
5
using UnityEngine;
6
7
-#if UNITY_WSA || UNITY_STANDALONE_WIN || UNITY_EDITOR
+#if UNITY_WSA || UNITY_STANDALONE_WIN
8
using UnityEngine.Windows.Speech;
9
#endif
10
0 commit comments