|
Zoom Rooms Controller SDK Reference 7.0.0
|
AIC voice command runtime info. More...
#include <ISettingService.h>
Data Fields | |
| bool | isSessionStarted = false |
| TRUE indicates AIC voice session started. | |
| bool | isPlaybackMuted = false |
| TRUE indicates AIC voice playback muted. | |
AIC voice command runtime info.
Definition at line 489 of file ISettingService.h.
| bool AICVoiceCommandInfo::isPlaybackMuted = false |
TRUE indicates AIC voice playback muted.
Definition at line 492 of file ISettingService.h.
| bool AICVoiceCommandInfo::isSessionStarted = false |
TRUE indicates AIC voice session started.
Definition at line 491 of file ISettingService.h.