NOTE:
currently if there are no available speakers (all are playing at other slots), AND current speaker is not null, then automatically current slot is replaced with null.
QUESTION:
If current speaker is already null should we check for replaceWithNoneProbability ? i.e. possibility of selecting new speaker as null again.
or always try replace a null slot with valid speaker?
NOTE:
currently if there are no available speakers (all are playing at other slots), AND current speaker is not
null, then automatically current slot is replaced withnull.QUESTION:
If current speaker is already
nullshould we check forreplaceWithNoneProbability? i.e. possibility of selecting new speaker asnullagain.or always try replace a
nullslot with valid speaker?