termux / termux-api-package

Termux package containing scripts to call functionality in Termux:API.
MIT License
1.04k stars 321 forks source link

termux-microphone-record foreground argument would be nice #165

Open divinity76 opened 1 year ago

divinity76 commented 1 year ago

Feature description would be nice to have a foreground argument for termux-microphone-record, currently it runs in the background once invoked?

was kindof hoping to have a recording-to-stdout mode, but a foreground-mode is a prerequisite to a pipe

Background information Have you checked if the feature is accessible through the android API? no. Do you know of other open-source apps that has a similar feature as the one you want? (Provide links) no.