Azure-Samples / Cognitive-Services-Speech-Devices-SDK

The sample app and documentation of the Microsoft Speech Devices SDK.
Other
20 stars 13 forks source link

Speech Device SDK reference incorrect #27

Open Sealjay opened 5 years ago

Sealjay commented 5 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  • Clone repository for Azure-Samples/Cognitive-Services-Speech-Devices-SDK
  • Follow instructions for Android Quickstart
  • On Step 7 of Run the sample application, build/run fails
  • The project-level and module-level build.gradle files reference jniLib files which are not packaged. The documentation indicates that the speech devices SDK is separate from the speech SDK. Related download links do not work. implementation files('src/main/jniLibs/com.microsoft.cognitiveservices.speech.jar')

Any log messages given by the failure

n/a

Expected/desired behavior

Expected that the speech devices SDK sample will include or reference relevant dependencies via maven. The speech SDK page indicates that the related Speech SDK (not Speech Devices SDK) library can be downloaded from a Maven repository

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?) Mac Darwin & Win10

Versions

Latest commit 74e0067 5 days ago / 1.6.0 sample

Mention any other details that might be useful

fmegen commented 5 years ago

thanks for reporting the issue!

it seems that the zip folder cannot be opened by windows explorer.

Please try a dedicated zip tool. I verified that this will successfully open the zip file.

I will follow up internally to make sure subsequent zip files can be opened with windows explorer again.

thanks! friedel