windows.media.speech: Don't access the all voices vector view directly.
The vector view might be uninitialized by the time
ISpeechSynthesizer_put_Voice is called, so get it via the "official"
way through IInstalledVoicesStatic.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59694