Forum Discussion
bootsbandoja
Feb 10, 2021Copper Contributor
Real-time translation
For our eLearning products, is there a way to have real time translation embedded in our eLearning package?
Curious425
Feb 10, 2021Brass Contributor
If your eLearning product has a way to be connected to the speech service and audio input/output, then you could take a look at our real-time translation sample, and add that to your app?
https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/csharp/sharedcontent/console/translation_samples.cs
splusq
Microsoft
Feb 10, 2021Curious425 This is a good suggestion. bootsbandoja let me know if this works for you.