0

I am using Agora SDK to voice call and I want speech transcription while in the call so I have used Vosk SDK to transcript my speech

Here I am facing one issue that simultaneously not both SDKs are working either Agora Voice call can work or Vosk

The issue here is at a time only one AudioRecorder can get access to the recording

But I want to like both can work together so that I can achieve speech to text and voice calling feature at the same time

Is there any workaround to get resolve this?

Mohit Dholakia
  • 252
  • 2
  • 16
  • 1
    You can get the audio recording from vosk and feed to the Agora SDK. – Nana Ghartey Nov 24 '20 at 23:31
  • @NanaGhartey i have done the same but this case audio contains noise as by using custom audio source to feed in Agora SDK it does not cancel noise and Echo while in call – Mohit Dholakia Jan 15 '21 at 07:24

0 Answers0