Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Speech Device SDK reference incorrect #27

Open
Sealjay opened this issue Jul 15, 2019 · 1 comment
Open

Speech Device SDK reference incorrect #27

Sealjay opened this issue Jul 15, 2019 · 1 comment

Comments

@Sealjay
Copy link

Sealjay commented Jul 15, 2019

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

  • Related issue points to the speech SDK, and references a follow-up, but doesn't resolve the issue for the Speech Devices SDK
  • The SDK download zip file links point to corrupt zip files that do not open on Mac Darwin / Win 10 (for the Android, Windows, and Linux links)
  • The sample code walkthrough appears to indicate the usage of the SDK itself, and does not walk through the sample in detail

Thanks! We'll be in touch soon.

@fmegen
Copy link

fmegen commented Jul 16, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants