SAPI 5 synth driver: percentage to pitch/rate must return an integer. Re #9641. (#9699)
Runtime test result: SAPI5 synth driver did not load in Python 3 mode because percentage to rate/pitch were returning floats instead of integers. This has been corrected.