RoboTutorLLC / RoboTutor_2020

Other
3 stars 1 forks source link

Bug report: screen recording sometimes fails to stop audio recording when ASR starts listening #90

Closed JackMostow closed 1 year ago

JackMostow commented 2 years ago

Describe the bug A clear and concise description of what the bug is. screen recording sometimes fails to stop audio recording when ASR starts listening

To Reproduce Steps to reproduce the behavior:

  1. Enable screen recording with audio in config.json include_audio_output_in_screen_recording.
  2. Start screen recording service at start of session.
  3. Start activity that listens.

Expected behavior A clear and concise description of what you expected to happen. When it starts listening, it should start omitting audio from screen recording and just record siliently.

Actual behavior A clear and concise description of how the code performed w.r.t expectations. Sometimes it works. Other times it continues recording audio, so the listening is disabled.

Screenshots If applicable, add screenshots to help explain your problem.

Additional details

madeleinvillegas commented 1 year ago

Closing since merged