
豪声电子 — Investor Relations & Filings
Zhejiang Haosheng Electronic Technology Co., Ltd. specializes in the research, development, and manufacturing of micro-acoustic components and vibration motors. The company's primary product portfolio includes high-performance speakers, receivers, and haptic feedback motors designed for integration into consumer electronics. These components are widely utilized in smartphones, tablet computers, smart wearables, and smart home devices. Haosheng Electronic focuses on precision engineering and technological innovation to provide integrated acoustic solutions. By maintaining advanced production facilities and a robust R&D framework, the company serves as a key supplier for major global electronics manufacturers, delivering components that meet stringent requirements for miniaturization and high-fidelity sound performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告业绩说明会预告公告 | 2026-05-06 | Chinese | |
| 关于使用部分闲置自有资金购买理财产品的公告 | 2026-04-21 | Chinese | |
| 关于2026年度公司董事、高级管理人员薪酬方案的公告 | 2026-04-21 | Chinese | |
| 会计师事务所2025年度履职情况评估报告 | 2026-04-21 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于浙江豪声电子科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-21 | Chinese | |
| 2025年度审计报告及财务报表 | 2026-04-21 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44281178 | 2025年年度报告业绩说明会预告公告 | 2026-05-06 | Chinese | ||
| 40041224 | 关于使用部分闲置自有资金购买理财产品的公告 | 2026-04-21 | Chinese | ||
| 40041212 | 关于2026年度公司董事、高级管理人员薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 40041203 | 会计师事务所2025年度履职情况评估报告 | 2026-04-21 | Chinese | ||
| 40041202 | 申万宏源证券承销保荐有限责任公司关于浙江豪声电子科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-21 | Chinese | ||
| 40041192 | 2025年度审计报告及财务报表 | 2026-04-21 | Chinese | ||
| 40040847 | 立信会计师事务所(特殊普通合伙)关于浙江豪声电子科技股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-21 | Chinese | ||
| 40040758 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 40040724 | 立信会计师事务所(特殊普通合伙)关于浙江豪声电子科技股份有限公司股东及其他关联方占用资金情况说明的专项报告 | 2026-04-21 | Chinese | ||
| 40040675 | 第四届董事会第十次会议决议公告 | 2026-04-21 | Chinese | ||
| 40040669 | 内部控制自我评价报告 | 2026-04-21 | Chinese | ||
| 40040656 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
| 40040649 | 2025年年度权益分派预案公告 | 2026-04-21 | Chinese | ||
| 40040638 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 40040615 | 拟续聘2026年度会计师事务所公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAVICOM Semiconductor, Inc.
Designs communication and network ICs for industrial, autom…
|
3094 | TW | Manufacturing |
|
DB HiTek Co.,LTD
Specialty semiconductor foundry for analog and mixed-signal…
|
000990 | KR | Manufacturing |
|
DCX Systems Limited
Manufactures electronic sub-systems and cable harnesses for…
|
DCXINDIA | IN | Manufacturing |
|
DELTA ELECTRONICS, INC.
Global provider of high-efficiency power and thermal manage…
|
2308 | TW | Manufacturing |
|
DELTA MANUFACTURING LIMITED
Manufactures magnetic products, ferrite cores, and speciali…
|
DELTAMAGNT | IN | Manufacturing |
|
Delta Systems, Inc.
Engineers and manufactures electronic component solutions f…
|
DLT | US | Manufacturing |
|
Delton Technology (Guangzhou) Inc.
Specializes in high-precision PCB manufacturing for telecom…
|
001389 | CN | Manufacturing |
|
DENSAN CO.,LTD.
Manufacturer of standard and custom computer boards with fu…
|
3640 | JP | Manufacturing |
|
DERKWOO ELECTRONICS CO.,LTD.
Manufactures electronic components for mobile, automotive, …
|
263600 | KR | Manufacturing |
|
DESWELL INDUSTRIES INC
Manufactures plastic parts, electronic products, and metall…
|
DSWL | VG | Manufacturing |
豪声电子 via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58899/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58899 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58899 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58899 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58899}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for 豪声电子 (id: 58899)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.