stt_set_provider()


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

Reference

Arguments

Arguments

Type

Default value

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.