Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OpenAIAudioSpeechPayload
Interface OpenAIAudioSpeechPayload
interface
OpenAIAudioSpeechPayload
{
input
?:
string
;
model
?:
string
;
voice
?:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
AMCPayload
OpenAIAudioSpeechPayload
Indexable
[
key
:
string
]:
unknown
Index
Properties
input?
model?
voice?
Properties
Optional
input
input
?:
string
Optional
model
model
?:
string
Optional
voice
voice
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
model
voice
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...