You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Hi @jjanggoond ,
Thank you for bringing this issue to our attention. Controlling Microphone and peripheral (LED in this case) should be platform-specific. I believe the vendor BSP (rockchip rk3326 as you mentioned) should provide the implementation.
Thanks,
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
Calling the Pa_StopStream function through the InteractionManager::microphoneToggle function does not completely turn off the microphone.
What is the expected behavior?
I want the mic to be completely off.
What behavior are you observing?
My device has a led directly connected to the microphone.
I want this led to turn off when I call the Pa_StopStream function.
Provide the steps to reproduce the issue, if applicable:
call InteractionManager::microphoneToggle function
Tell us about your environment:
It is a remote control based on embedded linux os.
chip : rockchip rk3326 64bit
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: