GoogleTTS constructor
GoogleTTS(
- GoogleClient _client,
- GoogleConfig _config
Implementation
GoogleTTS(this._client, this._config);
GoogleTTS(this._client, this._config);