Bug 58577

Summary: No option to disable offensive word censor for speech input
Product: WebKit Reporter: Eli Grey (:sephr) <bugmail>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: satish
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 39485    

Eli Grey (:sephr)
Reported 2011-04-14 14:49:31 PDT
If you say an offensive word (as deemed by Google's speech recognition service) using speech input, such as bitch, fuck, shit, ass, etc., it is always censored as "####". There needs to be a configuration option to disable this censor, such as the option present in Android.
Attachments
Satish Sampath
Comment 1 2011-04-14 15:18:00 PDT
This is not a webkit issue, it is the embedder that captures audio, does recognition and returns the recognized results to webkit. WebKit does not censor any results and such an option to not censor words should be part of the embedder. If you are looking at a particular embedder please file a bug in that project.
Note You need to log in before you can comment on or make changes to this bug.