adobe-firefly-sdk
Preparing search index...
audio-video/src/flat
GenerateSpeechUsingPlainText
Type Alias GenerateSpeechUsingPlainText
type
GenerateSpeechUsingPlainText
=
{
output
:
{
mediaType
:
SupportedAudioOutputAudioFormat
}
;
script
:
(
TextSource
|
UrlSource
)
&
{
localeCode
:
SupportedLanguageCode
;
mediaType
:
"text/plain"
;
}
;
voiceId
:
string
;
}
Index
Properties
output
script
voice
Id
Properties
output
output
:
{
mediaType
:
SupportedAudioOutputAudioFormat
}
script
script
:
(
TextSource
|
UrlSource
)
&
{
localeCode
:
SupportedLanguageCode
;
mediaType
:
"text/plain"
;
}
Type Declaration
TextSource
UrlSource
localeCode
:
SupportedLanguageCode
mediaType
:
"text/plain"
The format of the text resource.
voice
Id
voiceId
:
string
ID of the voice to use from the catalog of voices.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output
script
voice
Id
adobe-firefly-sdk
Loading...
The format of the text resource.