Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Is it possible to convert voice mail into text using PHP? Is there any 3rd party voice to text converting software works well with PHP?
Not PHP, but you could use this as a open-source backend and make the necessary calls from PHP to system (exec, system etc.):
http://cmusphinx.sourceforge.net/
You can also check this tutorial (although commercial probably):
https://www.twilio.com/docs/tutorials/walkthrough/ivr-screening/php/laravel
Where the voicemail to text function relies on the Transcription Resource of the API.
https://www.twilio.com/docs/api/rest/transcription
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I'm looking for a array of cell phones, prefer PHP but I can convert any kind to PHP.
Something like this for example:
array('iPhone','Blackberry','Samsung Galaxy','LG'); //and many more
I'm looking for one that has keywords that would be included in a HTTP_USER_AGENT call.
Is there anything on the market or in Github that I might use as a starter.
I'm not looking for mobile devices like kendal, I just want the phones.
You can use the mobiledetect library: http://mobiledetect.net/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I'm looking for a clean way to generate a Word document from my PHP project. I want to make a Web application with Laravel and I'm trying to print out (or better said: generate) a Word document with the data in my database.
Is there a Laravel extension or a supportive way how to execute this in a clean way?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have a ticket printer (EPSON TM-U220) and I am working on a billing system in PHP and MySQL, My question is, If anyone knows of any classes or functions written in PHP to Build the Ticket or Invoice with the correct format for this type of printer?
If you just want to produce a document to send to the printer, I think you should not bother with formats and just create a PDF. There are a lot of libraries to create pdf from xhtml/html.
If you want to communicate with the printer itself, you will need to start with the tech ressources of the respective printer.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Is there a way to convert PDF to SWF using PHP.
Basically I need to show PDF documents inline the browser using FlexPaper and something of that kind, but NOT Adobe reader plugin.
I need to show PDF docs so that users won't be able to download them.
Regards,
Levon
Check out pdf2swf from http://www.swftools.org/. It's not a PHP module but you can call it with the exec-Function.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I have to make something like Ning ( a website where users can create their own sites/networks) .
Another example would be webs.com
Are there any Open Source alternatives (PHP only) to these ?
Wall from Indian Srinivas Tamada it's not full open source, you must pay to buy the script, but after you buy you have the script and database, all open. If you want study, maybe it's a good way, but have some bugs, I bought one.
http://wall.9lessons.info/
Try GROU.PS - http://grou.ps