package
Version:
v1.7.1-0...-0c948e3
Opens a new window with list of versions in this module.
Published: Oct 28, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package airecord 群应用:AI声聊配置
func PrintRecordConfig() string
PrintRecordConfig 生成格式化的语音记录配置信息字符串
type RecordConfig struct {
ID int64 `db:"id"`
ModelName string `db:"modelName"`
ModelID string `db:"modelID"`
Customgid int64 `db:"customgid"`
}
RecordConfig 存储语音记录相关配置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.