tts_set_provider()¶
This method set a provider to use in text to speech methods.
Reference¶
Arguments¶
Arguments |
Type |
|
|---|---|---|
provider |
|
Provider name. |
credentials_json |
|
Credentials in type string Json if is needed. |
credentials_file |
|
Credentials path. |
Return¶
None
Exceptions¶
None
See the complete list of NLP exceptions.