Processamento de áudio em tempo real em sistemas Android

André Jucovsky Bianchi (USP)

Slides available here!

Abstract. Applications developed for Android systems can access audio signals from the microfone or stored on files in the memory, and also reproduce signals through speakers or earphones. This article shows how it is possible to use Android’s API to obtain, manipulate and reproduce signals in real time, and also points out other possible approaches for the implementation of a real time signal processing infrastructure.