Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
SpeechTranscriptionRequestOptions
Interface SpeechTranscriptionRequestOptions
interface
SpeechTranscriptionRequestOptions
{
language
?:
string
;
prompt
?:
string
;
model
?:
string
;
responseFormat
?:
string
;
userId
?:
string
;
temperature
?:
string
|
number
;
providerId
?:
string
;
stream
?:
string
|
boolean
;
}
Index
Properties
language?
prompt?
model?
response
Format?
user
Id?
temperature?
provider
Id?
stream?
Properties
Optional
language
language
?:
string
Optional
prompt
prompt
?:
string
Optional
model
model
?:
string
Optional
response
Format
response
Format
?:
string
Optional
user
Id
user
Id
?:
string
Optional
temperature
temperature
?:
string
|
number
Optional
provider
Id
provider
Id
?:
string
Optional
stream
stream
?:
string
|
boolean
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
language
prompt
model
response
Format
user
Id
temperature
provider
Id
stream
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...