tts_set_provider
- 1 Minute to read
tts_set_provider
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
This method set a provider to use in text to speech methods.
Reference
Arguments
Arguments | Type | |
---|---|---|
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?