generated from fahricansecer/boilerplate-be
@@ -145,6 +145,12 @@ public class ScenePayload
|
||||
|
||||
[JsonPropertyName("ambientSoundPrompt")]
|
||||
public string? AmbientSoundPrompt { get; set; }
|
||||
|
||||
[JsonPropertyName("imagePath")]
|
||||
public string? ImagePath { get; set; }
|
||||
|
||||
[JsonPropertyName("ttsProvider")]
|
||||
public string? TtsProvider { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user