Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/5. Integrations/Bhashini Integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Text-to-Speech (TTS) function in Glific can be used to generate a voice note for

<img width="588" height="239" alt="Screenshot 2025-09-25 at 12 56 50 AM" src="https://github.com/user-attachments/assets/ebf00923-4da8-4944-ab5f-b929b52ce5fc" />

Please note: In order to get the voice notes as outputs, the Glific instance must be linked to the Google Cloud Storage for your organization. This is to facilitate storage of the voice notes generated by Bhashini as a result of the webhook call. To set up Google Cloud Storage [click here](https://glific.github.io/docs/docs/Onboarding/GCS%20Setup/Google%20Cloud%20Storage%20Setup/)
Please note: In order to get the voice notes as outputs, the Glific instance must be linked to the Google Cloud Storage for your organization. This is to facilitate storage of the voice notes generated by Bhashini as a result of the webhook call. To set up Google Cloud Storage [click here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS)

#### Step 6: To get the translated text out, create another send message node, and call the `@results.bhashini_tts.translated_text`.

Expand Down