Why does NOT need privilege to record ?

Why does NOT need privilege to record ?

BY 06 Sep 2013 Native Application Development

In Android, application that want to record audio secessity to have a permission ‘RECOAD_AUDIO’.

But Tizen native application (Tizen::Media::AudioIn) is not demand any privileges.

Why Tizen does NOT need privilege to record a sound ?

Smartphone can listen intently to my conversation in pocket … I thought it was terrible.

 

In Web Application, it is no probrem because message dialog will popup when using WebAudio API to record sound.

But I think that privilege is better solution than popup dialog. Popup is disrupting in packaged application.

 

Written by