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

how to capture stream data from microphone? #8

Open
rudongsu opened this issue Aug 30, 2023 · 1 comment
Open

how to capture stream data from microphone? #8

rudongsu opened this issue Aug 30, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rudongsu
Copy link

Is there any way to access the audio data in any format used for Azure service? In my app I also needed to store it as a file

@jjordanoc
Copy link
Owner

As of now this is not supported in the library, however, reading the documentation for both Java and Objective-C I found that it might be possible to implement this with the AudioDataStream and SPXAudioDataStream classes. I will consider implementing this in the future, but if you can do it please open a PR.

@jjordanoc jjordanoc added the enhancement New feature or request label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants