Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpeakOptions ¶
type SpeakOptions interfaces.SpeakOptions
********************************* Request/Input structs *********************************
type SpeakResponse ¶
type SpeakResponse struct {
ContextType string `json:"content_type,omitempty"`
RequestId string `json:"request_id,omitempty"`
ModelUuid string `json:"model_uuid,omitempty"`
Characters int `json:"characters,omitempty"`
ModelName string `json:"model_name,omitempty"`
TransferEncoding string `json:"transfer_encoding,omitempty"`
Date string `json:"date,omitempty"`
Filename string `json:"filename,omitempty"`
}
********************************* response/result structs *********************************
Click to show internal directories.
Click to hide internal directories.