代码搜索:智能语音
找到约 5,889 项符合「智能语音」的源代码
代码结果 5,889
www.eeworm.com/read/358610/6282434
cpp 语音识别(1).cpp
#include
BOOL DlgProc(HWND, UINT, WPARAM, LPARAM) ;
#include "Record.cpp"
HINSTANCE hInst;
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, int iCmdSh
www.eeworm.com/read/358610/6282437
cpp 语音识别(2).cpp
#include
BOOL DlgProc(HWND, UINT, WPARAM, LPARAM) ;
HINSTANCE hInst;
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, int iCmdShow)
{
//添加处理代码;
www.eeworm.com/read/485942/6550855
m51 语音.m51
BL51 BANKED LINKER/LOCATER V5.03 11/21/2008 22:16:06 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
E:\京-应用程序\UV2-单片机\C51\BIN\BL51.
www.eeworm.com/read/485942/6550860
uv2 语音.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/479995/6674533
doc 语音报时系统.doc
www.eeworm.com/read/479284/6690916
txt java语音通信.txt
import java.net.*;
import javax.sound.sampled.*;
/**
* 把接收到的信息传到麦克,即播放
*/
public class ChartReceive extends Thread {
//格式
private AudioFormat format = new AudioFormat
www.eeworm.com/read/479336/6691829
m51 语音.m51
BL51 BANKED LINKER/LOCATER V5.03 11/21/2008 22:16:06 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
E:\京-应用程序\UV2-单片机\C51\BIN\BL51.
www.eeworm.com/read/479336/6691834
uv2 语音.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
www.eeworm.com/read/400194/11581547
txt 语音程序.txt
scan_con={0xfe,0xfd,0xfb,0xf7,0xdf,0xbf,0xef,0xdf,0xbf,0x7f,0xff,0xfd}
P3=0xfe;P1=0xff;
delay();
if(display[5]>7)
{ P1=0xff;P3=scan_con[display[5];
delay();
}
else
{ P1=scan_con[display[5
www.eeworm.com/read/260493/11723435