Can voice input work in Phaser game ?

I’ve got an idea for a game but I need to know whether I can get a voice input working on games made with Phaser. Phaser games are browser-based so I should be able to do it since other web-based services such as talky.io are working solely in the browser and allow for voice input.

But I need to be 100% sure. Can a game made with Phaser capture voice input ? Are there any gotchas ?