Class Sentence
Namespace: ValveResourceFormat.ResourceTypes
Assembly: ValveResourceFormat.dll
Represents a sentence with phoneme and emphasis data for voice playback.
csharp
public class SentenceInheritance
Properties
RunTimePhonemes
Gets the phoneme tags for lip-sync.
csharp
public required PhonemeTag[] RunTimePhonemes { get; init; }Property Value
See Also
https://s2v.app/SchemaExplorer/cs2/soundsystem_voicecontainers/CAudioSentence

