{"id":23099064,"url":"https://github.com/nl8590687/asrt_sdk_winclient","last_synced_at":"2025-08-26T08:12:54.814Z","repository":{"id":43577246,"uuid":"142571287","full_name":"nl8590687/ASRT_SDK_WinClient","owner":"nl8590687","description":"An Windows client SDK and Demo software for ASRT speech recognition system. 一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件","archived":false,"fork":false,"pushed_at":"2022-07-29T13:07:49.000Z","size":88,"stargazers_count":71,"open_issues_count":2,"forks_count":28,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T12:22:28.828Z","etag":null,"topics":["asrt","csharp","speech-recognition","speech-recognition-api","speech-to-text"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nl8590687.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-27T11:55:22.000Z","updated_at":"2025-03-21T14:43:22.000Z","dependencies_parsed_at":"2022-09-14T22:03:57.190Z","dependency_job_id":null,"html_url":"https://github.com/nl8590687/ASRT_SDK_WinClient","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nl8590687/ASRT_SDK_WinClient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl8590687%2FASRT_SDK_WinClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl8590687%2FASRT_SDK_WinClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl8590687%2FASRT_SDK_WinClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl8590687%2FASRT_SDK_WinClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nl8590687","download_url":"https://codeload.github.com/nl8590687/ASRT_SDK_WinClient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl8590687%2FASRT_SDK_WinClient/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260015808,"owners_count":22946316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asrt","csharp","speech-recognition","speech-recognition-api","speech-to-text"],"created_at":"2024-12-16T23:17:19.806Z","updated_at":"2025-06-15T17:07:22.467Z","avatar_url":"https://github.com/nl8590687.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ASRT SDK WinClient\n\n[![Apache 2.0 Licensed](https://img.shields.io/badge/License-Apache2.0-blue.svg?style=flat)](https://opensource.org/licenses/Apache-2.0) \n[![Stars](https://img.shields.io/github/stars/nl8590687/ASRT_SDK_WinClient)](https://github.com/nl8590687/ASRT_SDK_WinClient) \n[![Windows](https://img.shields.io/badge/Windows-7~11-blue.svg)](https://www.microsoft.com/windows) \n[![DotNet Version](https://img.shields.io/badge/DotNet-4.7+-blue.svg)](https://dotnet.microsoft.com/download/dotnet-framework) \n\nAn Windows client SDK and Demo software for ASRT speech recognition system. \n\n一个可用于ASRT语音识别系统的Windows SDK和Demo客户端软件\n\n本软件是用来配套ASRT语音识别系统API调用的客户端SDK，并实现了一个演示用的Demo客户端，可以基于此进一步开发语音识别应用软件\n\n如果您觉得喜欢，请点一个 **\"Star\"** 吧~\n\n[**ASRT项目主页**](https://asrt.ailemon.net/) | \n[**ASRT语音识别系统GitHub仓库**](https://github.com/nl8590687/ASRT_SpeechRecognition) |\n[**发布版下载**](https://asrt.ailemon.net/download) | \n[**本项目的Wiki文档**](https://wiki.ailemon.net/docs/asrt-doc) | \n[**实用效果体验Demo**](https://asrt.ailemon.net/demo) | \n[**打赏作者**](https://wiki.ailemon.net/docs/asrt-doc/asrt-doc-1deo9u61unti9)\n\n如果程序运行期间或使用中有什么问题，可以及时在issue中提出来，我将尽快做出答复。本项目作者交流QQ群：**894112051**\n\n提问前请仔细查看[项目文档](https://asrt.ailemon.net/docs/)、 \n[FAQ常见问题](https://wiki.ailemon.net/docs/asrt-doc/asrt-doc-1deoeud494h4f)\n以及[Issues](https://github.com/nl8590687/ASRT_SpeechRecognition/issues) 避免重复提问\n\n## 简介\n本项目是ASRT语音识别系统的客户端SDK项目，并实现了一个演示Demo客户端。\n\n## 软硬件要求\n### 硬件\n* CPU: 2核 (x86_64, amd64) +\n* RAM: 4 GB +\n* 硬盘: 500 GB 机械硬盘(或固态硬盘)\n* 外设：内置麦克风或接入耳机\n\n### 软件\n* Windows: 支持Windows 7 - Windows 11 所有版本\n* 运行环境： .Net Framework 4.7 及以上\n* 开发环境： Microsoft Visual Studio 2017 / 2019 + C# \u0026 WPF Development Package\n\n## License 开源许可协议\n\n[Apache v2.0](LICENSE) © [nl8590687](https://github.com/nl8590687) 作者：[AI柠檬](https://www.ailemon.net/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnl8590687%2Fasrt_sdk_winclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnl8590687%2Fasrt_sdk_winclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnl8590687%2Fasrt_sdk_winclient/lists"}