botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

[Bug]: Google-Speech | Missing values in private key #1476

Open bassamtantawi-botpress opened 2 years ago

bassamtantawi-botpress commented 2 years ago

Describe the bug In the google-speech documentation "https://github.com/botpress/botpress/tree/master/modules/google-speech" we need to add that the "privateKey" should include the whole key text for example the "-----BEGIN PRIVATE KEY-----" and the "-----END PRIVATE KEY-----"

Also, we need to add that we need to replace the "return key" with "\n"

bassamtantawi-botpress commented 2 years ago

Like "Note: You must replace all line breaks with the character \n." in https://botpress.com/docs/channels/vonage