Get supported input/output audio formats
List<String> getSupportedAudioFormats() { return ['mp3', 'wav', 'ogg']; // Default formats }