A simple command over voice application.
To run this project as any simple spring boot maven application do:
export GOOGLE_APPLICATION_CREDENTIALS=$(pwd)/src/main/resources/service-account-file.json
mvn spring-boot:run
We recommend to use vscode as our editor using the Java Extension Pack