microsoft / Cognitive-SpeakerRecognition-Android

Android SDK for Microsoft Speaker Recognition API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speaker-recognition-api
Other
46 stars 34 forks source link

"message": "Invalid Audio Format: Not a WAVE file - no RIFF header" #2

Closed momohs closed 7 years ago

momohs commented 8 years ago

https://github.com/Microsoft/ProjectOxford-ClientSDK/issues/92 moved here on behalf of @Crasheng

momohs commented 8 years ago

Thanks @Crasheng for your comments! Can you please send me the .wav file that you are trying to enroll? Also, it would be helpful if you share with me how do you record the .wav file on Android.

momohs commented 7 years ago

I'll close this issue due to in-activity! Apparently, it is no longer an issue. @Crasheng please feel free to re-open if you have any further problems.

vishwasrao commented 7 years ago

Hi I am having same issue. I have recorded audio file and converted to .wav using online tool. But its giving same error "message": "Invalid Audio Format: Not a WAVE file - no RIFF header" please find attached audio file. Also is there way we can convert audio file into specified format or direct streaming options. VishwasVoice (2).zip

sachin-tiwari commented 7 years ago

is this issue resolved?. I am getting the same error

vishwasrao commented 7 years ago

Hi,He suggested to use python sample code instead, which is working fine.Check open issue with same problem for link. Thanks, Vishwas

mohgouda commented 7 years ago

I believe this issue was already addressed here

Regards, Mohamed Speaker PM

bemesquita commented 7 years ago

Still having the same issue!