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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for all audio stream types #22

Closed
adambezecny opened this issue Mar 28, 2021 · 1 comment
Closed

Add examples for all audio stream types #22

adambezecny opened this issue Mar 28, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@adambezecny
Copy link

hi,

while audio input push streams are really easy to grasp and they are well documented by existing examples there are no samples for:

  • audio input pull streams
  • audio output push/pull streams

It would be really good to have some meaningful examples not only explaining how to use these streams but also explaining when to prefer pull over push (I am struggling to understand for example what is the good use case to use input pull stream instead of input push stream).

thanks!

@ralph-msft ralph-msft added the documentation Improvements or additions to documentation label Apr 6, 2021
@ralph-msft
Copy link

Thanks for using the Cognitive Speech SDK!

Audio input pull streams:

Audio out push streams:

Audio out pull streams:

We don't have these in our SDK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants