struct

Arcana::AI::TTS::Result

Inherits Struct < Value < Object

Constructors

new(output_path : String, model : String = "", provider : String = "", raw_request : String = "", status_code : Int32 = 0, content_type : String = "", content_length : Int64 = 0)
Source

Instance methods

content_length
Source
content_length=(content_length : Int64)
Source
content_type
Source
content_type=(content_type : String)
Source
model
Source
model=(model : String)
Source
output_path
Source
output_path=(output_path : String)
Source
provider
Source
provider=(provider : String)
Source
raw_request
Source
raw_request=(raw_request : String)
Source
status_code
Source
status_code=(status_code : Int32)
Source