Web API Issue 6

F2F Agenda issues last issue next issue

Raised by: Robert in mail.

The names are a bit long.

Discussion: e.g. "new SpeechInputRequest()" vs "new SpeechIn()" . e.g. "mySR.speechGrammars.push("foo")" vs "mySR.grammars.push("foo")" . e.g. "resultEMMAXML" vs "EMMAXML" or just "EMMA" (call the other one "EMMAText" ) e.g. "inputWaveformURI" vs "inputURI"

Resolution: Globally change speechInputRequest to speechReco.

next