Speech detection for own publisher

I have implemented listening to the publisherStartSpeaking and publisherStopSpeaking events and that works great. However, I get a lot of feature requests for also showing when the user himself is talking - so in other words, if users A and B are together in a session, A will only see when B is talking, but not when A is talking himself.

Is there a good way to implement this or is it even already on the agenda for OpenVidu?