开发者

How to integrate audio recording in my PHP application or give me any idea regarding that type of application?

开发者 https://www.devze.com 2023-01-19 03:12 出处:网络
I want to integrate voice recording in my PHP application? Can anybody help me regarding this? Thanks in adv开发者_开发知识库ance.

I want to integrate voice recording in my PHP application?

Can anybody help me regarding this?

Thanks in adv开发者_开发知识库ance.

Kanji


You can't with only PHP (which handle SERVER, not client part ^^)

To record audio, you need an Flash || Java App (depends what you prefer...) Or maybe HTML5... I don't know if it works but may be a better way ^^

But remember that after it depends on the client computer and you mayb have difficulties or cases to handle ^^

But If you google it you will find some answers :
http://www.webmaster-talk.com/php-forum/173652-record-audio-using-php.html

Good Luck

0

精彩评论

暂无评论...
验证码 换一张
取 消