GoogleTTS constructor

GoogleTTS(
  1. GoogleClient _client,
  2. GoogleConfig _config
)

Implementation

GoogleTTS(this._client, this._config);