Azure-Samples / SpeechToText-REST

REST Samples of Speech To Text API
MIT License
22 stars 29 forks source link

500 HTTP Analyzer Server Error #12

Open wilsonchua20 opened 5 years ago

wilsonchua20 commented 5 years ago

Hi, can i pass byte[] directly, without the file path in InputStream input = new FileInputStream(Paths.get(filepath).toFile());

wilsonchua20 commented 5 years ago

Hi, i tried to replicate the code in java web service, but i get java.lang.RuntimeException: Something went wrong, server returned: 500 (HTTP Analyzer Server Error)