Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net Add Audio examples #5019

Merged
merged 5 commits into from
Feb 15, 2024

Conversation

Krzysztof318
Copy link
Contributor

Motivation and Context

Issue #5016

Description

Added samples which demonstrate using ITextToAudioService and IAudioToTextService.

Contribution Checklist

@Krzysztof318 Krzysztof318 requested a review from a team as a code owner February 14, 2024 18:40
@shawncal shawncal added the .NET Issue or Pull requests regarding .NET code label Feb 14, 2024
@github-actions github-actions bot changed the title .NET Add Audio examples .Net Add Audio examples Feb 14, 2024
Krzysztof318 and others added 4 commits February 14, 2024 19:46
Changed the data type of the audio data from a byte array to ReadOnlyMemory<byte> in the Example28_Audio.cs file.
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Feb 15, 2024
Merged via the queue into microsoft:main with commit 6feffd3 Feb 15, 2024
18 checks passed
@Krzysztof318 Krzysztof318 deleted the audio-samples branch February 15, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants