tts_set_provider
  • 1 Minute to read

tts_set_provider


Article summary

This method set a provider to use in text to speech methods.

Reference

Arguments

ArgumentsType
provider
str
Provider name.
credentials_json
str
Credentials in type string Json if is needed.
credentials_file
str
Credentials path.

Return

None

Exceptions

None

See the complete list of NLP exceptions.



Was this article helpful?