Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Reading the audio from the stream #22

Open
sw-dev-code opened this issue Mar 20, 2021 · 2 comments
Open

Reading the audio from the stream #22

sw-dev-code opened this issue Mar 20, 2021 · 2 comments

Comments

@sw-dev-code
Copy link

I would like to use the audio stream which is received over the Websocket as input to the SpeechToText service instead of input from the microphone.

Is that possible and is there any example of how to do that?

Thank you in advance.

@markstur
Copy link
Collaborator

This code pattern might be more helpful: https://github.com/IBM/speech-to-text-code-pattern

It is just STT and does send audio via a web socket.

For more details, the Speech-to-Text WebSocket Interface docs are here: https://cloud.ibm.com/docs/speech-to-text?topic=speech-to-text-websockets

@sw-dev-code
Copy link
Author

@markstur Tnak you for the help,but there is a descriptions of a different ways to call the STT service. The thing I need is how to receive an audio from audio stream and pass it to service from external device (RPi, ESP32...)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants