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
In ADF there is a single example of downmix, that is, a first asset is played in the background, and we play a tone over it, the downmix allows to mix both source, and provide some automatic fading mechanism which will perform a "voicover" effect, that is the background playback lowers level by 10dB while the tone increases level by 10dB.
The voicover feature is nice but not absolutely necessary, the tone playing over the existing playback is quite a necessary feature in any modern audio device.
Is there a way to perform this with ESP32-audioI2S?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In ADF there is a single example of downmix, that is, a first asset is played in the background, and we play a tone over it, the downmix allows to mix both source, and provide some automatic fading mechanism which will perform a "voicover" effect, that is the background playback lowers level by 10dB while the tone increases level by 10dB.
The voicover feature is nice but not absolutely necessary, the tone playing over the existing playback is quite a necessary feature in any modern audio device.
Is there a way to perform this with ESP32-audioI2S?
Beta Was this translation helpful? Give feedback.
All reactions