Fixed workflow tts feature audition (#4867)
This commit is contained in:
@@ -47,6 +47,7 @@ const TextToSpeech = ({
|
||||
{ languageInfo?.example && (
|
||||
<AudioBtn
|
||||
value={languageInfo?.example}
|
||||
voice={voiceItem?.value}
|
||||
noCache={false}
|
||||
isAudition={true}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user