An api that use the text-to-speach and sentiment API from Google cloud
 
 
Go to file
adriano 5673c86505 feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -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 feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -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 feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00