Can OpenHAB play .ogg sound files i.e. using GH sound library

Hi,

Can OH play .ogg sound files.

I’d like to use the google sound library in Openhab to play through GH, as the kids are used to the GH alarms.

https://developers.google.com/actions/tools/sound-library/

Not natively but your could use the exec binding or executeCommandLine to play the sound through the system utilities.

You can also convert ogg to mp3 and store them in the /sounds folder