MixedRealitySpeechCommandsProfile Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration profile settings for setting up and consuming Speech Commands.
C++
public ref class MixedRealitySpeechCommandsProfile : Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile
[UnityEngine.CreateAssetMenu(fileName="MixedRealitySpeechCommandsProfile", menuName="Mixed Reality Toolkit/Profiles/Mixed Reality Speech Commands Profile", order=7)]
[UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/input/speech")]
public class MixedRealitySpeechCommandsProfile : Microsoft.MixedReality.Toolkit.BaseMixedRealityProfile
[UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/input/speech")]
[UnityEngine.CreateAssetMenu(fileName="MixedRealitySpeechCommandsProfile", menuName="Mixed Reality/Toolkit/Profiles/Mixed Reality Speech Commands Profile", order=7)]
public class MixedRealitySpeechCommandsProfile : Microsoft.MixedReality.Toolkit.BaseMixedRealityProfile
[<UnityEngine.CreateAssetMenu(fileName="MixedRealitySpeechCommandsProfile", menuName="Mixed Reality Toolkit/Profiles/Mixed Reality Speech Commands Profile", order=7)>]
[<UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/input/speech")>]
type MixedRealitySpeechCommandsProfile = class
inherit BaseMixedRealityProfile
[<UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/input/speech")>]
[<UnityEngine.CreateAssetMenu(fileName="MixedRealitySpeechCommandsProfile", menuName="Mixed Reality/Toolkit/Profiles/Mixed Reality Speech Commands Profile", order=7)>]
type MixedRealitySpeechCommandsProfile = class
inherit BaseMixedRealityProfile
Public Class MixedRealitySpeechCommandsProfile
Inherits BaseMixedRealityProfile
- Inheritance
- Attributes
-
UnityEngine.CreateAssetMenuAttribute UnityEngine.HelpURLAttribute
Speech |
The list of Speech Commands users use in your application. |
Speech |
The speech recognizer's minimum confidence level setting that will raise the action. |
Speech |
The list of Speech Commands users use in your application. |
Продукт | Версії |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |