voice
PHP Mobile website voice recorder with Mobile handset
For my website in PHP, we are generating mobile website and have to implement a voice recoding facility via from any mobile device, do you guys know any better option to easily integrate the same with[详细]
2023-02-03 08:30 分类:问答How to pass text to Google Voice SMS Programmatically?
I use the following code to start the SMS application: Intent smsIntent=new Intent(Intent.ACTION_SENDTO,Uri.parse(\"sms:\"));[详细]
2023-02-03 05:08 分类:问答How to distinguish between voice call and video call on Android?
I want to log voice call and video call. I must distinguish 开发者_StackOverflow中文版them. Where is the difference between the intent for ACTION_NEW_OUTGOING_CALL of video call and the intent for ACT[详细]
2023-02-01 21:06 分类:问答Speech analyze / verification when reading a script
I need to programmatically analyze recorded voices that reads a known script. The output should tell me where (in time coordinates) the read words are located (at least some of them).[详细]
2023-02-01 07:14 分类:问答Need voice recognition without Google dialog box [duplicate]
This question already has answers here: How can I use speech recognition without the annoying dialog in android p开发者_如何学Gohones[详细]
2023-01-26 15:48 分类:问答Voice recognition [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by开发者_如何学G[详细]
2023-01-25 12:20 分类:问答Need a multi user voice chat application that can be integrated into rails application
Is there is any rails plugin that can be used for voice chat between multi开发者_StackOverflow中文版ple users?[详细]
2023-01-23 11:04 分类:问答Text-to-Speech Voices on MacOS
Is there any documentation about the format Apple uses to save their Text-to-Speech voices? Is there any application that already can g开发者_如何学编程enerate such voices?[详细]
2023-01-23 07:36 分类:问答Integrating .jar in a flash project
I must integrate a .jar file into a flash project. The project is like this: There\'ll be a flash video player for a Web Browser with Play, Pause, Stop commands. I must use voice commands 开发者_如何[详细]
2023-01-22 10:13 分类:问答Speech Recognition in a Web Browser
How to implement Online Speech Recognition through a Web Browser Interface. Is it possible to implement this without using any Streaming Server (completely browser-based application)? Without 开发者_[详细]
2023-01-22 04:41 分类:问答