
BEIJING TELESOUND ELECTRONICS CO.,LTD. — Investor Relations & Filings
Beijing Telesound Electronics Co., Ltd. specializes in the research, development, and manufacturing of professional audio and telecommunications equipment. The company focuses on providing integrated solutions for digital conference systems, professional sound reinforcement, and multimedia communication. Its core product portfolio includes digital signal processors, high-fidelity microphones, conference control units, and networked audio distribution systems. These technologies are designed to facilitate seamless communication in diverse environments such as corporate boardrooms, government facilities, educational institutions, and large-scale public venues. By integrating advanced digital signal processing (DSP) and acoustic echo cancellation, the company delivers high-performance audio clarity and system reliability. Beijing Telesound emphasizes technical innovation and system integration to meet the evolving demands of the professional AV market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于声迅转债可能满足赎回条件的提示性公告 | 2026-05-22 | Chinese | |
| 股票交易异常波动公告 | 2026-05-21 | Chinese | |
| 关于声迅转债停牌及暂停转股的提示性公告 | 2026-05-18 | Chinese | |
| 关于公司股票交易撤销退市风险警示暨股票停复牌的公告 | 2026-05-18 | Chinese | |
| 关于对深圳证券交易所2025年年报问询函回复的公告 | 2026-05-18 | Chinese | |
| 股票交易异常波动公告 | 2026-05-10 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46868044 | 关于声迅转债可能满足赎回条件的提示性公告 | 2026-05-22 | Chinese | ||
| 46757985 | 股票交易异常波动公告 | 2026-05-21 | Chinese | ||
| 46513367 | 关于声迅转债停牌及暂停转股的提示性公告 | 2026-05-18 | Chinese | ||
| 46512959 | 关于公司股票交易撤销退市风险警示暨股票停复牌的公告 | 2026-05-18 | Chinese | ||
| 46512576 | 关于对深圳证券交易所2025年年报问询函回复的公告 | 2026-05-18 | Chinese | ||
| 44825389 | 股票交易异常波动公告 | 2026-05-10 | Chinese | ||
| 44281023 | 关于特定股东减持计划期限届满的公告 | 2026-05-06 | Chinese | ||
| 38919869 | 董事和高级管理人员薪酬管理制度(2026年4月) | 2026-04-20 | Chinese | ||
| 38919854 | 关于会计政策变更的公告 | 2026-04-20 | Chinese | ||
| 38919842 | 关于变更注册资本及修订《公司章程》的公告 | 2026-04-20 | Chinese | ||
| 38919840 | 2026年第一次独立董事专门会议决议 | 2026-04-20 | Chinese | ||
| 38919831 | 关于2025年度拟不进行利润分配的公告 | 2026-04-20 | Chinese | ||
| 38919818 | 关于肖天华对浙江中辰城市应急服务管理有限公司2025年度业绩承诺实现情况的说明审核报告 | 2026-04-20 | Chinese | ||
| 38919680 | 中邮证券有限责任公司关于北京声迅电子股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-04-20 | Chinese | ||
| 38919678 | 信息披露暂缓与豁免管理制度(2026年4月) | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SEOWON CO.,LTD
Specialized manufacturer of non-ferrous metals and copper a…
|
021050 | KR | Manufacturing |
|
SEOWONINTECH.CO.,LTD
Develops and manufactures telecommunication devices and ele…
|
093920 | KR | Manufacturing |
|
Sercomm
Provides integrated networking, broadband hardware, and 5G …
|
5388 | TW | Manufacturing |
|
Shaanxi Fenghuo Electronics Co., Ltd.
Develops tactical communication, electro-acoustic, and sear…
|
000561 | CN | Manufacturing |
|
Shanghai Longcheer Technology Co., Ltd.
Technology enterprise providing customized ODM solutions fo…
|
9611 | CN | Manufacturing |
|
Shanghai Mobitech Technology Co., Ltd.
Develops wireless communication modules and IoT solutions f…
|
301173 | CN | Manufacturing |
|
SHARETRONIC DATA TECHNOLOGY CO.,LTD.
Develops intelligent hardware, networking equipment, and da…
|
300857 | CN | Manufacturing |
|
SHENZHEN COSHIP ELECTRONICS CO.,LTD.
Develops digital video broadcasting equipment, smart home s…
|
002052 | CN | Manufacturing |
|
Shenzhen Friendcom Technology Development Co., Ltd.
Specializes in wireless communication and IoT solutions for…
|
300514 | CN | Manufacturing |
|
SHENZHEN GONGJIN ELECTRONICS CO., LTD
ODM/OEM of broadband communication equipment, 5G small cell…
|
603118 | CN | Manufacturing |
BEIJING TELESOUND ELECTRONICS CO.,LTD. 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/54990/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54990 | 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=54990 | 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=54990 \ -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": 54990}, 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 BEIJING TELESOUND ELECTRONICS CO.,LTD. (id: 54990)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.