pndurette/gTTS

Use more than one language at the same time

KBDCALLS opened this issue · 2 comments

I cant't use more than one language at the same time.

Example

gtts-cli -l de "Nordrhein Westfalen" -l pl "północna nadrenia westfalia"

result

Error: Got unexpected extra argument (północna nadrenia westfalia)

I think this will occur when you use python language
But it is best if you can post your code for review.

@KBDCALLS try running the second argument as a new command. I don't think there is support for running more than one language at the same time 😀