An api that use the text-to-speach and sentiment API from Google cloud
 
 
Go to file
adriano 6d7706dd5b chore(public): remove two audio files
This commit removes two audio files from the "public" folder. The files
have been deleted and are no longer part of the project.

BREAKING CHANGE: None
2023-11-03 11:43:11 -03:00
.husky feat: add projects files 2023-10-09 14:22:48 -03:00
controllers feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
db feat: add projects files 2023-10-09 14:22:48 -03:00
errors feat: add projects files 2023-10-09 14:22:48 -03:00
middleware feat: add projects files 2023-10-09 14:22:48 -03:00
mockData feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
routes docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00
utils feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
.commitlintrc.json feat: add projects files 2023-10-09 14:22:48 -03:00
.gitignore feat: add projects files 2023-10-09 14:22:48 -03:00
Procfile feat: add projects files 2023-10-09 14:22:48 -03:00
app.js feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
package-lock.json feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
package.json feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
swagger.yaml docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00
swagger_production.yaml docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00