共用方式為


SpeechState 列舉

定義

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

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

欄位

ListeningEnd 8
ListeningStart 4
SpeakingEnd 2
SpeakingStart 1

適用於