Welcome![Sign In][Sign Up]
Location:
Search - MP3-project

Search list

[Other resourceMP3-project

Description: 编译后直接运行的MP3播放器全部C语言源代码 一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码, 适合小型嵌入式系统研究。 -compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content. it can be compiled directly after running the MP3 player all the C language source code suitable for small embedded systems.
Platform: | Size: 999922 | Author: 吕旭 | Hits:

[Linux-Unixqtmp3-project-10.tar

Description: 基于Quicktime的mp3播放器源代码,可以播放MP3 ,wav等格式
Platform: | Size: 8064 | Author: 张铭 | Hits:

[Books华为项目建议书

Description: 华为项目建议书new-new project proposals
Platform: | Size: 2325504 | Author: playboywtb | Hits:

[Embeded-SCM Develop44b0XMP3

Description: ARM MP3解码源代码1.0 有完整的项目文件,开发工具ADS1.2--Source code 1.0 for ARM MP3 decoding. It has complete project file and development tool ADS1.2.
Platform: | Size: 55296 | Author: 梁宇 | Hits:

[AI-NN-PR关于tts语音引擎的使用方法

Description: 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\Speech目录下的Vtxauto.tlb文件,在Delphi的Import目录中就会生成VTxtAuto—TLB.pas文件,其中定义了VTxtAuto—TLB单元,把它加到Uses成员中来。设计如图2所示的窗口,定义全局变量: var VoTxt:IVTxtAuto   然后在Form的OnCreate事件中加入:   VoTxt:=CoVTxtAuto_.Create   VoTxt.Register(′′,′Speech Test′) {注册}   “Read”按钮代码为:   VoTxt.Speak(Memo1.Lines.Text,10) {朗读}   “Stop”按钮代码为:   VoTxt.StopSpeaking {停止朗读}   至此,应用程序已具有朗读功能,10表示使用普通语气。借住VoTxt的属性和方法,我们还可以控制阅读速度和语气,实现暂停、跳句等功能,Speech API编程就这么简单。 -TTS voice on the use of the engine! Many software with English pronunciation and reading aloud function, they have used MSTTS (Microsoft Text To Speech) technology. Microsoft COM comply with the standards and provide a set of Speech API to right MSTTS program. The procedure to use this API, we must ensure that the system has been installed and Spchapi MSTTS package. Speech API can be used as a type library to Delphi, is : Open Project menu under the Import Type Litrary, click on the "Add" to join Windows \ directory under the Speech Vtxauto.tlb documents in the Delphi Import directory will generate VTxtAuto- TLB.pas document, which will just a VTxtAuto- TLB units, it added Uses members to China. Figure 2 shows the design of windows, the definition of global variables : var VoTx
Platform: | Size: 7168 | Author: 章称 | Hits:

[Internet-Networktrickster-0[1].06.tar

Description: 项目描述: Trickster Streaming Server is a pure Perl MP3 streaming server with a simple Web interface that allows you to manipulate and browse the queue. The queue management API is done in a fairly simple UNIX manner, and can be easily extended. Trickster Streaming Server是一个具有简单 Web接口的纯 Perl MP3流服务器,它让你操作并浏览队列。这个队列管理 API 用一种相当简单的UNIX方式来做,并能被容易的扩展。 -Project Description : Trickster Streaming Server is a pure Perl MP3 streaming server with a simple Web interface that allows you to browse and manipulate the queue. The queue management API is done in a fairly simple manner UNIX, and can be easily extended. Trickster Streaming Server is a simple Web interface with the pure Perl MP3 streaming server, allows you to browse cohort. The queue management API with a very simple way to do UNIX, and can be easily expanded.
Platform: | Size: 13312 | Author: 夏雨 | Hits:

[Other Embeded programMP3-project

Description: 编译后直接运行的MP3播放器全部C语言源代码 一个包含FAT文件系统、系统引导 Boot、FLASH Driver等内容的,可以编译后直接运行的MP3播放器的全部C语言源代码, 适合小型嵌入式系统研究。 -compiled directly running the MP3 player all C language source code contains a FAT file system. boot Boot, FLASH Driver and other content. it can be compiled directly after running the MP3 player all the C language source code suitable for small embedded systems.
Platform: | Size: 999424 | Author: 吕旭 | Hits:

[SCMfivekeymp3

Description: AVR单片机做的MP3,很小但很实用哟希望大家能DIY成功!-AVR do MP3, small but very practical yo hope we can DIY success!
Platform: | Size: 74752 | Author: henan | Hits:

[Embeded-SCM DevelopVC5507DSPandCFcardBasedMP3_Project

Description: 基于TMS320VC5507DSP和CF卡的MP3项目的源代码、电路图、PCB文件-Based on the CF card TMS320VC5507DSP and MP3 project
Platform: | Size: 2510848 | Author: 辛骏 | Hits:

[Linux-Unixqtmp3-project-10.tar

Description: 基于Quicktime的mp3播放器源代码,可以播放MP3 ,wav等格式-Quicktime on the mp3 player source code, can play MP3, wav and other formats
Platform: | Size: 8192 | Author: 张铭 | Hits:

[Software EngineeringDSP-MP3

Description: dsp 课程设计基于DSP的MP3播放器设计. 文件 word 内包含了 项目介绍,dsp源码和电路图。-dsp course design word document contains a project description, dsp source code and circuit diagrams.
Platform: | Size: 653312 | Author: Amberfay | Hits:

[Software EngineeringMotion-Controlled-MP3-Player

Description: 一款MP3制作资料,很详细,附有原理图,源程序,从外国电子论坛搜罗的 ,欢迎下载-This is the third MP3 player project in succession. In this project, I designed it as a simple and small audio player compared to previous large scale graphic MP3 player project and implemented an additional strange gimmick. The MP3 player does not have any buttons nor dials that shown in right photo and it has an acceleration sensor instead of the mechanical switches. Therefore all playback commands to the player are given in defined motions, such as inclination, tilt and shock. The player detects the motion with the built-in acceleration sensor and recognize it as a playback control command. As the result, it came to not seem an audio player in appearance.
Platform: | Size: 115712 | Author: | Hits:

[Linux-Unixmini2440-mp3

Description: 基于mini2440的mp3项目源代码-Project based on source code mini2440 the mp3
Platform: | Size: 4441088 | Author: www | Hits:

[mpeg mp3MP3

Description: simple mp3 project enjoy-simple mp3 project enjoy
Platform: | Size: 20271104 | Author: erka | Hits:

[SCMmp3-player-src

Description: Complete MP3 player source code. There is link with description of project (in russian): http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=ru&tl=en&u=http 3A 2F 2Ffk0.embedders.org 2Fmp3 2F (fk0.embedders.org/mp3) Electronic circuit yet not available (it doesn t exists -- PCB was made in Sprint Layout without circuit, as is...)-Complete MP3 player source code. There is link with description of project (in russian): http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&sl=ru&tl=en&u=http 3A 2F 2Ffk0.embedders.org 2Fmp3 2F (fk0.embedders.org/mp3) Electronic circuit yet not available (it doesn t exists -- PCB was made in Sprint Layout without circuit, as is...)
Platform: | Size: 3919872 | Author: Kirill Frolov | Hits:

[Embeded LinuxMP3-Player

Description: 这是国嵌推出的基于Linux及mini2440的MP3播放器项目,里面有详细的项目文档和程序。-This is a country based on embedded Linux and mini2440 launched the MP3 player project, which has detailed project documentation and procedures.
Platform: | Size: 4893696 | Author: parker | Hits:

[SCMmp3Pu-project-of-schematics-and-PCB.RAR

Description: mp3+u盘-ATMEL mp3+u盘 方案,包含SCH,PCB图,源代码等-schematics PCB of MP3
Platform: | Size: 1452032 | Author: 刘波 | Hits:

[uCOSMP3-Project

Description: 使用LPC2138 + VS1003 制作的MP3播放器,开发环境为MDK,工程中涵盖了 uCOSII,FATFS,GUI,的相关程序.-the project is a MP3 player,it cantain the Application of uCos-ii,FatFs,GUI.
Platform: | Size: 5535744 | Author: houxd | Hits:

[Embeded Linuxmini2440-linux-SDK-MP3

Description: mini2440 linux下的mp3项目源码 通过按键操控上一曲下一曲,播放暂停等。-mini2440 linux mp3 project source code through the button control on a next song, play and pause.
Platform: | Size: 15089664 | Author: sujinhuan | Hits:

[SCMMP3

Description: 基于STM32F103的MP3设计文件源码工程Keil-MP3 project of STM32F103
Platform: | Size: 3916800 | Author: 达达 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net