#include "CoreMinimal.h"
Go to the source code of this file.
Enumerations | |
enum class | VoxtaMicrophoneState : uint8 { Uninitialized , NotConnected , Connecting , IdleAndReady , ActivelyStreaming } |
VoxtaMicrophoneState To keep track of what's going on with the VoxtaAudioInput internals, as well as user-friendly logging. More... | |
|
strong |
VoxtaMicrophoneState To keep track of what's going on with the VoxtaAudioInput internals, as well as user-friendly logging.
Enumerator | |
---|---|
Uninitialized | |
NotConnected | |
Connecting | |
IdleAndReady | |
ActivelyStreaming |