Version: 2020.3
언어: 한국어

PhraseRecognitionSystem

class in UnityEngine.Windows.Speech

매뉴얼로 전환

설명

Phrase recognition system is responsible for managing phrase recognizers and dispatching recognition events to them.

In order for any phrase recognizers to recognize a phrase, PhraseRecognitionSystem must be running. Starting a phrase recognition will automatically start the phrase recognition system if it's stopped.

Phrase recognition system cannot be started if there are any dictation recognizers active.

Phrase recognition system is currently only functional on Windows 10. Use PhraseRecognitionSystem.isSupported property to determine whether speech recognition is supported on the system that the application is running on.

정적 변수

isSupportedReturns whether speech recognition is supported on the machine that the application is running on.
StatusReturns the current status of the phrase recognition system.

정적 함수

RestartAttempts to restart the phrase recognition system.
ShutdownShuts phrase recognition system down.

Events

OnErrorEvent that gets invoked when phrase recognition system encounters an error.
OnStatusChangedEvent which occurs when the status of the phrase recognition system changes.

델리게이트

ErrorDelegateDelegate for OnError event.
StatusDelegateDelegate for OnStatusChanged event.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961