Fixed workflow tts feature audition (#4867)
This commit is contained in:
parent
41e536109b
commit
d058a234ba
2 changed files with 2 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ const TextToSpeech = ({
|
|||
{ languageInfo?.example && (
|
||||
<AudioBtn
|
||||
value={languageInfo?.example}
|
||||
voice={voiceItem?.value}
|
||||
noCache={false}
|
||||
isAudition={true}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue