I want to try Google Speech to text API in a JSF application (which for the client generates html). I tried to search, but there is no suitable resource available in the web. It is available for Java SE, but can't be converted to Java Web.
Can anyone guide me on how to use Google Speech to text API in a java web application developed using JSF?