#!/bin/python
settings = {
'speechDriverString':'speechd',
'screenDriverString': 'linux',
'soundDriverString': 'sox',
'debugLevel': 0,
}