GConf compatibility support in sugar3.speech module allows activities to read or be notified of changes to the speech pitch and rate. GConf is deprecated.
Remove GConf from the sugar3.speech module.
The speech pitch and rate will no longer be available via GConf. Fix GTK+ 2 activities by porting to GTK+ 3. Fix GTK+ 3 activities by porting from GConf to Gio.Settings.
GConf compatibility support in sugar3.speech module allows activities to read or be notified of changes to the speech pitch and rate. GConf is deprecated.
Remove GConf from the sugar3.speech module.
The speech pitch and rate will no longer be available via GConf. Fix GTK+ 2 activities by porting to GTK+ 3. Fix GTK+ 3 activities by porting from GConf to Gio.Settings.
Tested on Ubuntu 16.04.