Expand my Community achievements bar.

SOLVED

Google text to speech and vice versa

Avatar

Level 2

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?

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor
2 Replies

Avatar

Community Advisor

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

Avatar

Correct answer by
Employee Advisor