I start simulator with command “kepler device simulator start”. I would like start simulator without “welcome” sound, cuz it make bad quality sound of my hedfones. Can I use some param for this?
I use 0.21.4726 SDK
I start simulator with command “kepler device simulator start”. I would like start simulator without “welcome” sound, cuz it make bad quality sound of my hedfones. Can I use some param for this?
I use 0.21.4726 SDK
Hello @Viktor_Kravchuk,
Thank you for your question about starting the Kepler device simulator without the welcome sound. Our team will look into this and get back to you.
Regards,
Aishwarya
Hi @Viktor_Kravchuk,
Currently, there are no options to disable only the welcome sound in Vega Virtual Device (VVD). You may need to turn off/reduce the host device’s volume as a workaround.
It is possible to specify some startup options via config.ini file in ~/kepler/sdk/<sdk-version-number>/kvd/instances/<instance-id> path. Adding a line hw.audioOutput = no to that file would disable audio from VVD entirely (not only welcome sound).
Regards,
Siva
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.