Lol, i obviously looked at the documentation. I found no possible solution.
to be more specific, i need a way to put the sf::Record contents inside the sf:sound play function without having to call record.stop().
A sloppy solution i found was by continuously ending and starting the record with the play function in the center but the function was to slow, and cause a {poof} sound from the speakers every time the loop finished.