MediaSFU Vue
Preparing search index...
getAvailableVoices
Variable getAvailableVoices
Const
getAvailableVoices
:
(
langCode
:
string
,
provider
?:
TTSProvider
|
string
,
)
=>
{
male
:
VoiceOption
[]
;
female
:
VoiceOption
[]
}
Type Declaration
(
langCode
:
string
,
provider
?:
TTSProvider
|
string
,
)
:
{
male
:
VoiceOption
[]
;
female
:
VoiceOption
[]
}
Parameters
langCode
:
string
Optional
provider
:
TTSProvider
|
string
Returns
{
male
:
VoiceOption
[]
;
female
:
VoiceOption
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
MediaSFU
MediaSFU Vue - v1.0.4
Loading...