Say not working anymore when upgrading to Java 121

Yesterday I update Java to the latest version 121 (on Windows) and discovered that say is not working anymore.
I am receiving no errors it is just not working.
I also checked whether my computer as issues with the sound card but playing mp3 is working fine.

I anyone also observed this behavior?

I tested a bit further

if the audio sink is sonos it is working

when coding

say("test")

I am receiving an error

2017-03-17 14:57:11.230 [WARN ] [core.voice.internal.VoiceManagerImpl] - No compatible audio format found for TTS 'voicerss' and sink 'javasound'
say("test","voicerss:deDE","enhancedjavasound")

No message no sound