coze-dev / coze-dev/coze-java

PCMConfig类中缺少关键属性

Open Beginner friendly
#149 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
214
Forks
98
PR merge metrics
No merged PRs in 30d

Description

根据文档https://docs.coze.cn/developer_guides/streaming_chat_event,data.output_audio.pcm_config中应包含sample_rate、frame_size_ms、 limit_configlimit_config.period、limit_config.max_frame_num等多个属性,但实际上只有sample_rat一个属性。请尽快补充。

Contributor guide

Open the contributing guide

Research direction

Start by locating the PCMConfig class and compare its current properties with the pcm_config section of the linked streaming chat event documentation. Add the documented missing attributes, including frame_size_ms and the limit_config values, then run the relevant SDK tests or serialization checks to confirm the complete configuration is represented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.