Skip to content

[Voice Live] Stand-alone samples are non-compliant #53586

@jsquire

Description

@jsquire

Summary

The stand-alone samples for Voice Live are incorrect and do not follow the repository requirements for stand-alone samples. Specifically:

  • They cannot build outside of the Azure SDK for .NET repository
  • They are using an unapproved dependency, NAudio, that was smuggled in via version override

This will break developers trying to use the sample when exported by to the MS Learn Samples Browser as a stand-alone sample and violates central dependency management and approvals.

Remediation

  • The dependency needs to be approved by the .NET architects as appropriate for use in test/sample scenarios or replaced.

  • The project needs to be restructured such that it both integrates with the Azure SDK repository engineering system when embedded and also is fully stand alone when not. Prior art exists in:

Metadata

Metadata

Assignees

Labels

ClientThis issue is related to a non-management packageVoice Live

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions