Sets audio format
AudioConfig format(String format) { _config['audioFormat'] = format; return this; }