Skip to content

Commit c8807cf

Browse files
Stephen HodgsonStephen Hodgson
authored andcommitted
KeywordManager.cs mark obsolete by SpeechInputSource.
1 parent 41eccaa commit c8807cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ namespace HoloToolkit.Unity.InputModule
1919
/// Edit -> Project Settings -> Player -> Settings for Windows Store -> Publishing Settings -> Capabilities
2020
/// or in your Visual Studio Package.appxmanifest capabilities.
2121
/// </summary>
22+
[Obsolete("Use HoloToolkit.Unity.InputModule.SpeechInputSource")]
2223
public partial class KeywordManager : MonoBehaviour
2324
{
2425
[System.Serializable]

0 commit comments

Comments
 (0)