unified-llm-client
Preparing search index...
SpeechCostResult
Interface SpeechCostResult
interface
SpeechCostResult
{
billingUnits
:
SpeechBillingUnits
;
cost
?:
string
;
costBreakdown
:
SpeechCostLineItem
[]
;
costUSD
?:
number
;
estimated
:
boolean
;
}
Index
Properties
billing
Units
cost?
cost
Breakdown
cost
USD?
estimated
Properties
billing
Units
billingUnits
:
SpeechBillingUnits
Optional
cost
cost
?:
string
cost
Breakdown
costBreakdown
:
SpeechCostLineItem
[]
Optional
cost
USD
costUSD
?:
number
estimated
estimated
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Units
cost
cost
Breakdown
cost
USD
estimated
unified-llm-client
Loading...