UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
UVoxtaClient Member List

This is the complete list of members for UVoxtaClient, including all inherited members.

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientStateChanged, VoxtaClientState, newState)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientCharacterRegistered, const FAiCharData &, charData)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientCharMessageRemoved, const FChatMessage &, message)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientSpeechTranscribed, const FString &, message)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientChatSessionStarted, const FChatSession &, chatSession)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientChatSessionStopped, const FChatSession &, chatSession)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FVoxtaClientChatContextUpdated, const FString &, newContext)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams(FVoxtaClientCharMessageAdded, const FBaseCharData &, sender, const FChatMessage &, message)UVoxtaClient
DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams(FVoxtaClientAudioPlaybackRegistered, const UVoxtaAudioPlayback *, playbackHandler, const FGuid &, characterId)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientStateChangedNative, VoxtaClientState)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientCharacterRegisteredNative, const FAiCharData &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientCharMessageRemovedNative, const FChatMessage &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientSpeechTranscribedNative, const FString &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientChatSessionStartedNative, const FChatSession &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientChatSessionStoppedNative, const FChatSession &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_OneParam(FVoxtaClientChatContextUpdatedNative, const FString &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_TwoParams(FVoxtaClientCharMessageAddedNative, const FBaseCharData &, const FChatMessage &)UVoxtaClient
DECLARE_MULTICAST_DELEGATE_TwoParams(FVoxtaClientAudioPlaybackRegisteredNative, const UVoxtaAudioPlayback *, const FGuid &)UVoxtaClient
Deinitialize() overrideUVoxtaClientvirtual
Disconnect(bool silent=false)UVoxtaClient
GetA2FHandler() constUVoxtaClient
GetAiCharacterDataCopyById(const FGuid &characterId) constUVoxtaClient
GetAvailableAiCharactersCopy() constUVoxtaClient
GetBrowserUrlForCharacter(const FGuid &aiCharacterId) constUVoxtaClient
GetChatSession() constUVoxtaClient
GetChatSessionCopy() constUVoxtaClient
GetCurrentState() constUVoxtaClient
GetMainAssistantId() constUVoxtaClient
GetRegisteredAudioPlaybackHandlerForID(const FGuid &characterId) constUVoxtaClient
GetServerAddress() constUVoxtaClient
GetServerPort() constUVoxtaClient
GetServerVersionCopy() constUVoxtaClient
GetUserId() constUVoxtaClient
GetVoiceInputHandler() constUVoxtaClient
Initialize(FSubsystemCollectionBase &collection) overrideUVoxtaClientvirtual
IsGlobalAudioFallbackActive() constUVoxtaClient
IsLogCensorActive() constUVoxtaClient
IsMatchingAPIVersion() constUVoxtaClient
SendUserInput(const FString &inputText, bool generateReply=true, bool characterActionInference=false)UVoxtaClient
SetCensoredLogs(bool isCensorActive)UVoxtaClient
SetGlobalAudioFallbackEnabled(bool newState)UVoxtaClient
StartChatWithCharacter(const FGuid &charId, const FString &context=TEXT(""))UVoxtaClient
StartConnection(const FString &ipv4Address, int port)UVoxtaClient
StopActiveChat()UVoxtaClient
TryFetchAndCacheCharacterThumbnail(const FGuid &baseCharacterId, FDownloadedTextureDelegateNative onThumbnailFetched)UVoxtaClient
TryRegisterPlaybackHandler(const FGuid &characterId, TWeakObjectPtr< UVoxtaAudioPlayback > playbackHandler)UVoxtaClient
TryUnregisterPlaybackHandler(const FGuid &characterId)UVoxtaClient
UpdateChatContext(const FString &newContext)UVoxtaClient
VoxtaClientAudioPlaybackRegisteredEventUVoxtaClient
VoxtaClientAudioPlaybackRegisteredEventNativeUVoxtaClient
VoxtaClientCharacterRegisteredEventUVoxtaClient
VoxtaClientCharacterRegisteredEventNativeUVoxtaClient
VoxtaClientCharMessageAddedEventUVoxtaClient
VoxtaClientCharMessageAddedEventNativeUVoxtaClient
VoxtaClientCharMessageRemovedEventUVoxtaClient
VoxtaClientCharMessageRemovedEventNativeUVoxtaClient
VoxtaClientChatContextUpdatedEventUVoxtaClient
VoxtaClientChatContextUpdatedEventNativeUVoxtaClient
VoxtaClientChatSessionStartedEventUVoxtaClient
VoxtaClientChatSessionStartedEventNativeUVoxtaClient
VoxtaClientChatSessionStoppedEventUVoxtaClient
VoxtaClientChatSessionStoppedEventNativeUVoxtaClient
VoxtaClientSpeechTranscribedCompleteEventUVoxtaClient
VoxtaClientSpeechTranscribedCompleteEventNativeUVoxtaClient
VoxtaClientSpeechTranscribedPartialEventUVoxtaClient
VoxtaClientSpeechTranscribedPartialEventNativeUVoxtaClient
VoxtaClientStateChangedEventUVoxtaClient
VoxtaClientStateChangedEventNativeUVoxtaClient