Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

PCMConfig类中缺少关键属性

Open Beginner friendly
#149 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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一个属性。请尽快补充。

Dominant language
Java
Stars
214
Forks
97
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from coze-dev/coze-java

All issues in coze-dev/coze-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.