Navigation
API > API/Plugins > API/Plugins/MetaHumanSpeech2Face > API/Plugins/MetaHumanSpeech2Face/FSpeech2Face
| Name | FAudioParams |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanSpeech2Face/Public/Speech2Face.h |
| Include Path | #include "Speech2Face.h" |
Syntax
struct FAudioParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioParams
(
TWeakObjectPtr< const USoundWave > InSpeechRecording, |
Speech2Face.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AudioChannelIndex | int32 | Speech2Face.h | ||
| AudioStartOffsetSec | float | Speech2Face.h | ||
| bDownmixChannels | bool | Speech2Face.h | ||
| SpeechRecording | TWeakObjectPtr< const USoundWave > | Speech2Face.h |