You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
722 B
18 lines
722 B
# iFly Mobile Speech Platform - MSC Configuration File
|
|
## Copyright (C) 2010-2015 iFLYTEK.
|
|
## Use ';' and '#' character for notation
|
|
## Note: Commands in this cfg file is case sensitive
|
|
|
|
[logger]
|
|
##如果用户指定的日志文件路径无效,那么MSC在运行中将不会记录日志信息
|
|
file = msc.log
|
|
title = Mobile Speech Client
|
|
level = -1
|
|
output = 1
|
|
filter = -1
|
|
style = -1
|
|
flush = 0
|
|
maxsize =
|
|
overwrite =
|
|
maxfile =
|
|
cache =
|
|
|