5#include "CoreMinimal.h"
11UENUM(BlueprintType, Category =
"Voxta")
VoxtaMicrophoneState
VoxtaMicrophoneState To keep track of what's going on with the VoxtaAudioInput internals,...
Definition VoxtaMicrophoneState.h:13
@ IdleAndReady
Definition VoxtaMicrophoneState.h:17
@ NotConnected
Definition VoxtaMicrophoneState.h:15
@ ActivelyStreaming
Definition VoxtaMicrophoneState.h:18
@ Connecting
Definition VoxtaMicrophoneState.h:16
@ Uninitialized
Definition VoxtaMicrophoneState.h:14