豪声电子 — 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 |
|---|---|---|---|
|
Brightek Optoelectronic Co., Ltd.
Provides LED packaging and sensing solutions for automotive…
|
5244 | TW | Manufacturing |
|
Bright LED Electronics Corp.
Manufacturer of LED components and lighting solutions for 3…
|
3031 | TW | Manufacturing |
|
BRITE SEMICONDUCTOR (SHANGHAI) CO., LTD.
Custom ASIC design and turnkey solution provider for IoT an…
|
688691 | CN | Manufacturing |
|
Cambricon Technologies Corporation Limited
Develops AI processor chips and hardware systems for cloud …
|
688256 | CN | Manufacturing |
|
Camelot Electronics Technology Co.,Ltd.
Specializes in high-precision PCB manufacturing and electro…
|
301282 | CN | Manufacturing |
|
CammSys Corp.
Develops camera modules for mobile devices and diversifies …
|
050110 | KR | Manufacturing |
|
CAP-XX Limited
Manufactures ultra-thin, high-power supercapacitors for sma…
|
CPX | AU | Manufacturing |
|
Career Technology (Mfg.) Co., Ltd.
Global manufacturer of flexible printed circuits and rigid-…
|
6153 | TW | Manufacturing |
|
Castrico Co.,Ltd.
Specializes in electronics manufacturing, assembly, and des…
|
6695 | JP | Manufacturing |
|
C*CORE TECHNOLOGY CO., LTD.
Develops embedded CPU cores and SoC platforms for security …
|
688262 | CN | 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.