I need some Tip of how to handle incoming call audio stream #938
Unanswered
piercarlo62
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I’m starting now with “SipSorcey” on my .Net Core 7.0 project and as I’m absolute new of Sip and I hope get some help.
So, In need to connect SIP Trunk/SIP PBX to Cognitive Services of Microsoft, we are talking of TTS and STT.
I need to create with “SipSorcey” a UI Less Client without Microphone & Speaker Audio-Media, but that connect the Microsoft Cognitive Services Audio Streams.
I studied a little from the examples that I found on “github.com/sipsorcery-org/sipsorcery/blob/master/examples/SIPExamples”, to play TTS to the call I found the related example, it’s very clear.
My problem is how can I get the Audio Stream from the call to forward to the STT of Cognitive Service.
So, can you help or suggest some link from where get some Tipps ?
Thank to everibody in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions