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

Speech Device SDK reference incorrect #27

Open
@Sealjay

Description

@Sealjay

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions