This is breaking some of our functional testing right now as this generates an “error” which causes the test to register a failure.
RegisterLocalTalker simply hasn’t been set up yet.
I’m probably going to modify this to not generate an error IF it’s an Invalid_index, but I’d appreciate knowing what the correct fix is.