audiobughelp wantedplayback_handlers
描述
So this thing ...
My thoughts / observations:
- Sometimes it happens for an obvious reason like when she's talking about herself.
- Sometimes it happens even when she doesn't say her name.
- Snowboy might be more accurate and could solve (2).
- Possible solutions:
- Disable listening when playing stuff - stupid.
- Do some sort of sound cancellation - oh man, this wouldn't be easy. This would depend on each specific device - we would probably need some calibration. And how exactly would we get the output audio? Syncing with the played file doesn't sound easy. Should playback_handlers provide interface for this? People have various operating systems and sound backends - this would be a nightmare to support all. PulseAudio has output monitors that could probably be used for this, I don't know.
Your ideas?