An Azure service that integrates speech processing into apps and services.
@Hyojae Kim I think with lamda environment ( I am assuming it is AWS Lamda ), I am not sure if any additional setup is required with the SDK as compared to your local setup. But, in this case I think the first error code is now corrected as it was previously unable to connect to the endpoint. The new error seems to something that fails while processing your file input. A quick lookup of previous SDK issues indicates that a file object needs to be passed rather than file name. Please see the issue reference here.
However, I would recommend raising an issue on the SDK repo for clarification of the error with details of the setup i.e environment and SDK used. Thanks!!
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.