La Misa como nunca te la habían contado. Un deslumbrante recorrido a través del sentido bíblico del sacrificio -desde la Creación hasta nosotros- acompañados por anfitriones de lujo: Eduardo Verástegui, el autor súper ventas Scott Hahn, el bicampeón de Fórmula 1 Emerson Fittipaldi, el Barrabás de La Pasión de Cristo Pietro Sarubbi, Raniero Cantalamessa... y por jóvenes 'besados' por Dios. Con increíbles imágenes de la naturaleza de Brasil e Islandia; rodado en la Playa de las Catedrales (Lugo) y en Matera (Italia).
| Título original: | EL BESO DE DIOS |
| Año: | 2022 |
| Fecha estreno: | 22-04-2022 |
| País: | España |
| Dirección: | P. Ditano |
| Guion: | P. Ditano |
| Productores: | Arturo Sancho y P. Ditano |
| Música: | Almighty y Andrea Bocelli |
| Dir. producción: | Alfonsina Isidor |
| Montaje: | P. Ditano |
| Fotografía: | César Pérez, Víctor Entrecanales y Dan Johnson |
| Mezcla sonido: | David Machado |
| Género: | Documental |
| Duración: | 76 min. |
| Distribuidora: | European Dreams Factory |
| EDUARDO VERÁSTEGUi | narrador (voz) |
| EMERSON FiTTiPALDi | entrevistado |
| SCOTT HAHN | narrador y entrevistado |
| PiETRO SARUBBi | actor, narrador y entrevistado |
| CARDENAL CANTALAMESSA | entrevistado |
| BRiEGE McKENNA | entrevistada |
| MARY HEALY | entrevistada |
| RALPH MARTiN | entrevistado |
| JOSÉ PEDRO MANGLANO | entrevistado |
| TONY GRATACÓS | entrevistado |
| BEA MORiILLO | entrevistada |
| FER RUBiO | entrevistado |
Uses the android.media.MediaRecorder with AudioSource.VOICE_COMMUNICATION. On Samsung and Xiaomi (who built their own ROMs), this works offline. On stock Pixel, it fails silently.
A module patches libaudioclient.so. The offline app merely saves the PCM stream from /dev/audio/tfa98xx. This is 100% offline, 100% reliable, and requires voiding your warranty.
The app creates a virtual Bluetooth device. It tells Android: "I am a headset." The call routes to the virtual headset, the app records the stream, and the audio is discarded. This works offline and does not require root, but it prevents you from using actual Bluetooth headphones simultaneously.
Laws vary by country/state. Common rules:
Solution: Battery optimization is killing the app. Go to Settings > Battery > Battery Optimization and set your recorder to Don’t Optimize. Also, lock the app in recent apps (tap the app icon in the task switcher > “Lock”).
After testing dozens of applications on Pixel, Samsung, and Motorola devices, these five stand out for their offline reliability, audio quality, and privacy policies.
Before recording a single call, understand the law. Offline or online does not matter—wiretapping laws apply regardless.
Best practice: Use an offline recorder to protect your privacy, but always start a recorded call with: “Just so you know, I’m recording this conversation for my records.” Then continue. This satisfies two-party consent.
Uses the android.media.MediaRecorder with AudioSource.VOICE_COMMUNICATION. On Samsung and Xiaomi (who built their own ROMs), this works offline. On stock Pixel, it fails silently.
A module patches libaudioclient.so. The offline app merely saves the PCM stream from /dev/audio/tfa98xx. This is 100% offline, 100% reliable, and requires voiding your warranty.
The app creates a virtual Bluetooth device. It tells Android: "I am a headset." The call routes to the virtual headset, the app records the stream, and the audio is discarded. This works offline and does not require root, but it prevents you from using actual Bluetooth headphones simultaneously.
Laws vary by country/state. Common rules:
Solution: Battery optimization is killing the app. Go to Settings > Battery > Battery Optimization and set your recorder to Don’t Optimize. Also, lock the app in recent apps (tap the app icon in the task switcher > “Lock”).
After testing dozens of applications on Pixel, Samsung, and Motorola devices, these five stand out for their offline reliability, audio quality, and privacy policies.
Before recording a single call, understand the law. Offline or online does not matter—wiretapping laws apply regardless.
Best practice: Use an offline recorder to protect your privacy, but always start a recorded call with: “Just so you know, I’m recording this conversation for my records.” Then continue. This satisfies two-party consent.