- From: Olli Pettay <Olli.Pettay@helsinki.fi>
- Date: Fri, 17 Aug 2012 20:55:32 +0300
- To: Dominic Mazzoni <dmazzoni@google.com>
- CC: public-speech-api@w3.org
On 08/17/2012 08:35 PM, Dominic Mazzoni wrote: > On Fri, Aug 17, 2012 at 10:21 AM, Olli Pettay <Olli.Pettay@helsinki.fi> wrote: >> Oh, sorry, I didn't mean speak(string), but >> speak(take_whatever_params_you_suggested). >> It was just those static methods which feel really odd, and unnecessary. > > Cool. I got rid of the static create() method - are there other > statics that felt odd or unnecessary? > > Or would it make more sense for SpeechSynthesis to be a singleton > accessed from the window object but not have static methods? Yes. It's all > the same to me. > > - Dominic >
Received on Friday, 17 August 2012 17:55:57 UTC