共用方式為


SpeechState 列舉

定義

此列舉支援其成員值的位元組合。

[System.Flags]
public enum SpeechState
[<System.Flags>]
type SpeechState = 
繼承
SpeechState
屬性

欄位

名稱 Description
SpeakingStart 1
SpeakingEnd 2
ListeningStart 4
ListeningEnd 8

適用於