豪声电子 — 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 |
|---|---|---|---|
|
BioSmart Co., Ltd.
A diversified company manufacturing smart cards, surgical d…
|
038460 | KR | Manufacturing |
|
BizLink Holding Inc.
Global provider of interconnect solutions, wire harnesses, …
|
3665 | TW | Manufacturing |
|
BLUETOP CO.,LTD.
Manufactures PCBs for network/communication devices and ele…
|
191600 | KR | Manufacturing |
|
BLUGLASS LIMITED
Develops and manufactures GaN laser diodes using proprietar…
|
BLG | AU | Manufacturing |
|
BOE HC SemiTek Corporation
Develops LED epitaxial wafers and chips for advanced displa…
|
300323 | CN | Manufacturing |
|
BOE TECHNOLOGY GROUP CO., LTD
Global provider of semiconductor display technologies and I…
|
000725 | CN | Manufacturing |
|
BOE Varitronix Limited
Global provider of small-to-medium-sized LCDs and comprehen…
|
710 | BM | Manufacturing |
|
Bomin Electronics Co.,Ltd.
Designs and manufactures high-precision PCBs and advanced i…
|
603936 | CN | Manufacturing |
|
BRAINCHIP HOLDINGS LTD
Develops neuromorphic computing for ultra-low power AI proc…
|
BRN | AU | Manufacturing |
|
Brainhole Technology Limited
Manufactures discrete semiconductors and offers smart techn…
|
2203 | HK | 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.