Closed tomcatliu2016 closed 11 months ago
Hi @tomcatliu2016, a couple questions:
Hi, @ssulzer Thank you for your response. I've just realized the issue today! It turns out I was playing an audio clip and attending the meeting on the same computer. So, is it not possible for the microphone to use the output from the same device as its input? I'm not sure. It seems quite foolish. I hope others don't repeat the same mistake.
@tomcatliu2016 Generally, you do not want your microphone to capture the output from your speakers, as that will cause echo. Audio input processing performs acoustic echo cancellation/suppression (AEC/AES) to subtract the signal from the local output device.
@ssulzer Got it,thank you very much!
Describe the issue I tried the EchoBot sample and made some modifications to output the received audio data as a wav file. However, I found that the quality of the received audio data is very low, almost like silence. Does anyone know what's going on? I tried both
ReceiveUnmixedMeetingAudio=false
andbut there was no change in the result.
Code Snippet Insert the code snippet if any.
Expected behavior High quality audio data
Graph SDK (please complete the following information):
Call ID Provide the list call ids that encountered this issue. Include the time in UTC/GMT when these call have occurred.
Logs If required, please add logs from the SDK. (Please remove any PII from the logs before uploading)
Additional context Add any other context about the problem here.