mycroft-core/mycroft/audio
Josh Cox 2abb8fa74b Add Ogg123 support (#1678)
This is reimplementation of #1649 which became divergent.

## Description
Adds a Ogg123Service and a play_ogg exactly like Mpg123Service and play_mp3

## How to test
I have a skill for a podcast which does not have an mp3 feed:
https://github.com/joshuacox/skill-GNUworldOrder

## Contributor license agreement signed?
signed by @joshuacox
2018-07-26 22:25:39 -05:00
..
services Add Ogg123 support (#1678) 2018-07-26 22:25:39 -05:00
__init__.py Increase min wait time in wait_while_speaking() 2017-11-22 13:21:23 -06:00
main.py Handle stop correctly in the audio service. (#1677) 2018-07-10 03:23:41 -05:00
speech.py Remove stray lock.release() (#1680) 2018-07-10 12:28:45 -05:00