Google text to speech and vice versa | Community
Skip to main content
onkarh71407069
Level 2
June 8, 2020
Solved

Google text to speech and vice versa

  • June 8, 2020
  • 2 replies
  • 2684 views

Hi team,

I need to develop a google text-to-speech and speech-to-text feature in AEM 6.4. Any suggestions on how to do that?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

You can use speechSynthesis as well:

https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis

2 replies

ArpitVarshney
Community Advisor
Community Advisor
June 8, 2020

Hi @onkarh71407069 

 

You can create a component in AEM and call the google rest API to achieve this requirement.

REST API Reference Guide:https://cloud.google.com/text-to-speech/docs/reference/rest

 

Regards,

Arpit

Mayank_Gandhi
Adobe Employee
Mayank_GandhiAdobe EmployeeAccepted solution
Adobe Employee
June 8, 2020