- From: Kagami Rosylight <saschanaz@outlook.com>
- Date: Sun, 30 Apr 2017 18:08:14 +0000
- To: "public-speech-api@w3.org" <public-speech-api@w3.org>
Received on Sunday, 30 April 2017 18:08:59 UTC
Hello, https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi.html This Editor’s Draft still has 3 occurrence of SpeechSynthesisVoiceList which is now undefined. Specifically, 5.2 IDL, 5.2.2 getVoices(), and 5.2.2.1 still refers it. ```webidl sequence<SpeechSynthesisVoiceList> getVoices(); // should be sequence<SpeechSynthesisVoice>, someone just wrapped it by sequence<> ``` I will be happy to see this fixed :D Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
Received on Sunday, 30 April 2017 18:08:59 UTC