搜索资源列表
javawindow1_79b
- Windows状态栏也称系统托盘,位于任务栏的右侧。很多软件运行时会在系统托盘区出现一个小图标,它作为程序运行的一个标志,用户可以通过使用小图标控制程序的显示/隐藏,以及用弹出菜单的方式来控制应用程序。这样不仅方便了用户,而且使用系统托盘图标以更好的节约Windows任务栏的资源。这个小图标被称作Windows系统托盘图标,如:Windows系统的输入法、声音控制图标,或金山词霸、MSN、超级解霸等软件的图标. 程序实现功能: 能够接受任何16x16大小的JPG/GIF图片文件作为托
AudioTransmit
- The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer -The audioTransmit class is a simple wrapper that can be programmed to take audio inp
voicexml_phone_survey_src
- VoiceXML is a markup language for creating voice-user interfaces. It uses speech recognition and/or touchtone (DTMF keypad) for input, and pre-recorded audio and text-to-speech synthesis (TTS) for output. It is based on the Worldwide Web Consortium s
t1
- The sigma delta conversion technique has been in existence for many years, but recent technological advances now make the devices practical and their use is becoming widespread. The converters have found homes in such applications as communic
Recorder
- java实现对声音的录入和播放,是一个小型录音机-Achieving the audio input and play
AudioRecord
- The AudioRecord class manages the audio resources for Java applications to record audio from the audio input hardware of the platform for Andriod.
AudioInputStream
- 音频输入流是具有指定音频格式和一个输入流 *长度。样本框,而不是字节长度表示。 *提供几种方法,用于读取目标的字节数,从 *流,或指定的字节数。 *音频输入流跟踪的最后一个字节被读取。 *您可以跳过任意的字节数到一个更高的位置 *阅读。的音频输入流可支持标记。当你设置一个标志, *记住当前位置,让您可以稍后再返回。-An audio input stream is an input stream with a specified audio format
FormatConversionProvider
- 格式转换提供者提供格式转换服务 *从一个或多个输入格式的一个或多个输出格式。 *转换器,包括编解码器,它编码和/或解码的音频数据, *以及转码器等格式转换器提供的方法 *确定支持什么样的转换,并获得的音频 流从转换后的数据可以被读取.-A format conversion provider provides format conversion services * from one or more input formats to one or more ou
AudioFileReader
- 音频文件阅读服务的提供者。提供具体实现的类可以从一个或多个类型的音频文件解析的格式信息,从这些类型的文件,可以制作音频输入流。-Provider for audio file reading services. Classes providing concrete implementations can parse the format information from one or more types of audio file, and can produce audio input s
MyApplication
- 用来在安卓平台上实现0802交换机的信号切换,可用于广播系统中控制不同设备的输入输出选择,实现用安卓手机远程控制话筒、显示屏、音响等设备之间的信号选择。-Used to implement the signal switching switch 0802 on the Android platform for different broadcasting system control device input and output options, choose to use Android p
AudioRecorder
- 将麦克风输入音频信息转换为制定音频格式!(Converts the microphone input audio information into an audio format!)