Share via


SpeechState Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum SpeechState
[<System.Flags>]
type SpeechState = 
Inheritance
SpeechState
Attributes

Fields

Name Value Description
SpeakingStart 1
SpeakingEnd 2
ListeningStart 4
ListeningEnd 8

Applies to