@cloudbase/aiagent-framework
Preparing search index...
aitools
GetTextToSpeechResult
Interface GetTextToSpeechResult
interface
GetTextToSpeechResult
{
code
?:
string
;
message
?:
string
;
resultUrl
:
string
;
status
:
number
;
statusStr
:
string
;
taskId
:
string
;
}
Hierarchy (
View Summary
)
toolsCommonResp
GetTextToSpeechResult
Index
Properties
code?
message?
result
Url
status
status
Str
task
Id
Properties
Optional
code
code
?:
string
Optional
message
message
?:
string
result
Url
resultUrl
:
string
status
status
:
number
status
Str
statusStr
:
string
task
Id
taskId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
result
Url
status
status
Str
task
Id
@cloudbase/aiagent-framework
Loading...