Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.83k forks source link

What is `handle` parameter? #32203

Closed sigit-idn closed 2 months ago

sigit-idn commented 1 year ago

I want to generate byte output and send to client side instead of play audio on server side in my flask backend.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

xiangyan99 commented 1 year ago

Thanks for the feedback, we’ll investigate asap.

github-actions[bot] commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @robch @oscholz.

kristapratico commented 2 months ago

@sigit-idn apologize for the late reply, the speech SDK does not reside in this repo. Please move your issue to this repo: https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues where the maintainers of the library will be able to help. Thanks!