Work with the text from the user and conect to AWS Polly to receive the speech from the API.
User input in the Frontend -> Send it to the backend -> Send it to the AWS service -> Receive the S3 link -> Send the link to the frontend-> Let the user hear the audio stored in the S3 bucket
Work with the text from the user and conect to AWS Polly to receive the speech from the API.
User input in the Frontend -> Send it to the backend -> Send it to the AWS service -> Receive the S3 link -> Send the link to the frontend-> Let the user hear the audio stored in the S3 bucket