Hacker News new | ask | show | jobs
Hooho: One API to Compare and Implement Speech-to-Text from Google, AWS, Azure (hooho.io)
4 points by YKreator 1762 days ago
1 comments

I think strange that you require a public URL to tranfert the audio file... That could be very complex for developers to first store audio file on a cloud provider, allow public access and then pass it to Hooho service.

Why not allowing to transfer data directly using an multipart/form-data or a base64 string?

Hello matt-api, indeed it is something we plan to improve. The particularity is that depending on the technology used, it is necessary that the file be hosted on a specific platform. For example, AWS only accepts files hosted on AWS.