亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Speech-to-Text

  • loading a text file from a directory to your workspace in matlab

    loading a text file from a directory to your workspace in matlab

    標(biāo)簽: directory workspace loading matlab

    上傳時(shí)間: 2013-12-24

    上傳用戶:banyou

  • 把TXT、TEXT類文件轉(zhuǎn)為PDF文件 txt2pdf is flexible and powerful Perl tool to convert txt, text, textual report

    把TXT、TEXT類文件轉(zhuǎn)為PDF文件 txt2pdf is flexible and powerful Perl tool to convert txt, text, textual reports, and spools into PDF (form, invoice, report, sale sheet). It can be used alone, or you can use it from other applications to convert your documents on the fly.

    標(biāo)簽: flexible powerful txt2pdf convert

    上傳時(shí)間: 2017-07-15

    上傳用戶:whenfly

  • SAPI windows (Speech API) componen for Delphi programming if you want to build aplication with engli

    SAPI windows (Speech API) componen for Delphi programming if you want to build aplication with english voice interactive.

    標(biāo)簽: programming aplication componen windows

    上傳時(shí)間: 2014-01-10

    上傳用戶:erkuizhang

  • Isolated Speech Recognition Process that using the Linux to run the program

    Isolated Speech Recognition Process that using the Linux to run the program

    標(biāo)簽: Recognition the Isolated Process

    上傳時(shí)間: 2013-11-28

    上傳用戶:litianchu

  • Text file encryptor is a user friendly application to encrypt text messages

    Text file encryptor is a user friendly application to encrypt text messages

    標(biāo)簽: application encryptor friendly messages

    上傳時(shí)間: 2013-12-01

    上傳用戶:sssl

  • This mambot adds to the external links in a content the text “ target="_blank"” . Thus, al

    This mambot adds to the external links in a content the text “ target="_blank"” . Thus, all the links pointing to external sites will be opened in a new window.

    標(biāo)簽: the external content mambot

    上傳時(shí)間: 2013-12-17

    上傳用戶:zhaiyanzhong

  • 項(xiàng)目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all

    項(xiàng)目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個(gè)串行端口記錄工具。它監(jiān)聽(tīng)指定的串行端口并記錄所有通過(guò)這個(gè)端口的兩個(gè)方向的數(shù)據(jù)。 來(lái)源:http://freshmeat.net slsnif是一個(gè)串行端口日志工具。它監(jiān)聽(tīng)特殊的串口,記錄所有通過(guò)這具串口的兩個(gè)方向的數(shù)據(jù)。 類別: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers

    標(biāo)簽: serial port specified logging

    上傳時(shí)間: 2014-01-17

    上傳用戶:許小華

  • 項(xiàng)目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all

    項(xiàng)目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個(gè)串行端口記錄工具。它監(jiān)聽(tīng)指定的串行端口并記錄所有通過(guò)這個(gè)端口的兩個(gè)方向的數(shù)據(jù)。 來(lái)源:http://freshmeat.net slsnif是一個(gè)串行端口日志工具。它監(jiān)聽(tīng)特殊的串口,記錄所有通過(guò)這具串口的兩個(gè)方向的數(shù)據(jù)。 類別: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers

    標(biāo)簽: serial port specified logging

    上傳時(shí)間: 2013-12-12

    上傳用戶:silenthink

  • The ability to create groups of reports, and grant users access to reports by group. The ability to

    The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include Date, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat.

    標(biāo)簽: ability reports The to

    上傳時(shí)間: 2014-01-14

    上傳用戶:franktu

  • 關(guān)于tts語(yǔ)音引擎的使用方法!很多軟件具有英文發(fā)音和朗讀功能

    關(guān)于tts語(yǔ)音引擎的使用方法!很多軟件具有英文發(fā)音和朗讀功能,它們都使用了MSTTS(Microsoft Text To Speech)技術(shù)。微軟遵照COM的標(biāo)準(zhǔn),提供了一套Speech API來(lái)對(duì)MSTTS進(jìn)行編程。要在程序中使用這套API,必須確保系統(tǒng)已經(jīng)安裝了MSTTS和Spchapi軟件包。   Speech API可以作為類型庫(kù)引用到Delphi中,方法是:打開(kāi)Project選單下的Import Type Litrary,點(diǎn)擊“Add”加入Windows\Speech目錄下的Vtxauto.tlb文件,在Delphi的Import目錄中就會(huì)生成VTxtAuto—TLB.pas文件,其中定義了VTxtAuto—TLB單元,把它加到Uses成員中來(lái)。設(shè)計(jì)如圖2所示的窗口,定義全局變量: var VoTxt:IVTxtAuto   然后在Form的OnCreate事件中加入:   VoTxt:=CoVTxtAuto_.Create   VoTxt.Register(′′,′Speech Test′) {注冊(cè)}   “Read”按鈕代碼為:   VoTxt.Speak(Memo1.Lines.Text,10) {朗讀}   “Stop”按鈕代碼為:   VoTxt.StopSpeaking {停止朗讀}   至此,應(yīng)用程序已具有朗讀功能,10表示使用普通語(yǔ)氣。借住VoTxt的屬性和方法,我們還可以控制閱讀速度和語(yǔ)氣,實(shí)現(xiàn)暫停、跳句等功能,Speech API編程就這么簡(jiǎn)單。

    標(biāo)簽: tts 語(yǔ)音 引擎 多軟件

    上傳時(shí)間: 2014-01-21

    上傳用戶:13681659100

主站蜘蛛池模板: 略阳县| 木兰县| 屏南县| 双流县| 罗平县| 五常市| 博乐市| 静乐县| 大城县| 鄂托克前旗| 秦安县| 杭锦后旗| 日照市| 通渭县| 禹城市| 汨罗市| 通榆县| 文登市| 高碑店市| 涡阳县| 阜平县| 嘉兴市| 厦门市| 金湖县| 高唐县| 武安市| 炉霍县| 孟津县| 乌什县| 永昌县| 南部县| 二连浩特市| 南郑县| 英德市| 高淳县| 大兴区| 永平县| 宜黄县| 杭锦旗| 正定县| 法库县|