Fixed typos (#9698)

Corrected instances where 'speech' was spelt as 'speach'. It's not all (s)peachy now ;)
This commit is contained in:
ajayjohn 2019-06-27 05:44:31 -05:00 committed by Klaas Schoute
parent c63e488bb9
commit f310e4307d

View File

@ -29,8 +29,8 @@ tts:
API key obtaining process described in corresponding documentation:
* [Text-to-Speach](https://cloud.google.com/text-to-speech/docs/quickstart-protocol)
* [Speach-to-Text](https://cloud.google.com/speech-to-text/docs/quickstart-protocol)
* [Text-to-Speech](https://cloud.google.com/text-to-speech/docs/quickstart-protocol)
* [Speech-to-Text](https://cloud.google.com/speech-to-text/docs/quickstart-protocol)
* [Geocoding](https://developers.google.com/maps/documentation/geocoding/start)
Basic instruction for all APIs: