Question: The current code includes two classes that represent the APIs for Google and AWS services, but only a subset of the methods implemented are required

The current code includes two classes that represent the APIs for Google and AWS services, but only a subset of the methods implemented are required for application. Because we want to expose the application only, the methods that are really required are as follows:
1. Implement a Proxy named GoogleSpeech2TextProxy for the Google API
2. Implement a Proxy named AWSTranscribeProxy for the AWS API.
3. Update the CCWorker class accordingly.
Do this using Java

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!