j2me中的文本到语音 [英] Text to Speech in j2me

查看:67
本文介绍了j2me中的文本到语音的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都知道j2me的一种很好的文本转语音解决方案吗?我知道它不受任何设备或任何JSR的正式支持,但是想知道是否有任何免费的库可以做到吗?在j2me和python之间进行某种集成以实现这种效果怎么样?我需要将其添加到一个大型的j2me应用程序中,因此无法重写整个python.

Anyone know of a good text-to-speech solution for j2me? I know it's not officially supported by any devices or in any JSR, but wondering if there are any free libraries that can do it? What about some kind of integration between j2me and python to allow this to happen? I need to add this to a big j2me application, so re-writing the whole thing python is not an option.

推荐答案

从此处: http://en.allexperts.com/q/Java-1046/2008/12/J2ME-text-speech.htm

有一个用于语音处理的标准Java API(均为输出) 和输入),即Java Speech API.你可以在这里读到它: http://java.sun.com/products/java-media/语音/index.jsp

There is a standard Java API for speech handling (both output and input), the Java Speech API. You can read about it here: http://java.sun.com/products/java-media/speech/index.jsp

不幸的是,JSAPI 1.0不是J2ME的标准部分.我愿意 不知道J2ME的Java Speech 1.0的任何实现.

Unfortunately, JSAPI 1.0 is not a standard part of the J2ME. I do not know of any implementations of Java Speech 1.0 for J2ME.

Java Speech API的下一个版本旨在 可在许多J2ME环境(尤其是CLDC)中使用. 许多公司已承诺支持JSAPI 2.0,包括 诺基亚,西门子和摩托罗拉.但是,我不认为所有 这些公司还支持它.

The next version of the Java Speech API is intended to be usable from many J2ME environments (particularly the CLDC). Many companies have promised to support JSAPI 2.0, including Nokia, Siemens, and Motorola. However, I don't think all of those companies support it yet.

一些公司拥有JSAPI 2.0的实现.对话 在此处提供开发人员工具包: http://www.conversay.com/C3DKStore/tabid/113/Default. aspx 以及此处的一些代码示例: http://www.conversations.com/JSAPI2JSR113/ProgrammingExamples/tabid/213/Default.aspx

A few companies have implementations of JSAPI 2.0. Conversay offers a developer kit here: http://www.conversay.com/C3DKStore/tabid/113/Default.aspx and some code examples here: http://www.conversations.com/JSAPI2JSR113/ProgrammingExamples/tabid/213/Default.aspx

我不知道什么版本的J2ME可以使用 JSAPI 2.0.抱歉.

I don't know what versions of J2ME can possibly work with JSAPI 2.0. Sorry.

这不是一个很好的答案,但这就是我所知道的.如果你 在Conversay开发者论坛上发帖,我认为那里的人 会知道更多.

This isn't a very good answer, but it's all I know. If you post on the Conversay developers forum, I think the folks there would know more.

这篇关于j2me中的文本到语音的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆