豪声电子 — Investor Relations & Filings
About 豪声电子
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 |
| 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 |
|---|---|---|---|
|
AJIN ELECTRONIC COMPONENTS CO.,LTD
Manufacturer of electronic components for electric and hydr…
|
009320 | KR | Manufacturing |
|
Alchip Technologies, Limited
Global provider of silicon design and production services f…
|
3661 | TW | Manufacturing |
|
ALi Corporation
Global provider of digital multimedia SoC solutions for set…
|
3041 | TW | Manufacturing |
|
ALLEGRO MICROSYSTEMS, INC.
Designs and manufactures semiconductor ICs for sensing and …
|
ALGM | US | Manufacturing |
|
Allwinner Technology Co., Ltd.
Fabless semiconductor firm designing high-performance SoCs …
|
300458 | CN | Manufacturing |
|
Alphachips, Inc.
A fabless semiconductor firm providing design services and …
|
117670 | KR | Manufacturing |
|
ALPHA & OMEGA SEMICONDUCTOR Ltd
Designer, developer, and global supplier of a broad range o…
|
AOSL | BM | Manufacturing |
|
Alphawave IP Group PLC
Semiconductor company specializing in high-speed connectivi…
|
AWE | GB | Manufacturing |
|
ALPS ALPINE CO., LTD.
Manufacturer of electronic components and in-vehicle inform…
|
6770 | JP | Manufacturing |
|
ALT Co.,Ltd.
Specializes in back-end processing and testing of non-memor…
|
172670 | KR | 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.