watson-developer-cloud / android-sdk

:high_brightness: Android SDK to use the IBM Watson services.
http://watson-developer-cloud.github.io/android-sdk/
Apache License 2.0
145 stars 96 forks source link

Investigate OGG compression #27

Open Hsaylor opened 7 years ago

Hsaylor commented 7 years ago

I saw a few reports that the current OPUS/OGG encoding implementation results in a significant loss of fidelity compared to WAV. This is not ideal and needs to be investigated.

Also, investigate performance differences between x86 and arm architectures

Thoughts @blakesteve?

germanattanasio commented 6 years ago

@lpatino10 Can you do some quick research to see if there is a way to encode the microphone audio to opus/ogg?

haris15 commented 6 years ago

@lpatino10 are you find any solution for that ?

lpatino10 commented 6 years ago

Sorry @haris15, I haven't gotten around to looking at this yet.