Simple audiobook player

This forum is about all development around libVLC.
Jorgen
New Cone
New Cone
Posts: 1
Joined: 15 Jan 2022 17:54

Simple audiobook player

Postby Jorgen » 15 Jan 2022 18:07

I want to make a simple audiobook player using Raspberry Pi and an audio DAC. The user interface shall be a GUI made by myself using GTK3 and the C programming language. This to have it as simple as possible like two buttons, one for PLAY and one for STOP. The audiobook is downloaded from the internet and stored on a usb using another computer. The usb stick is then passed on to the raspberry pi.

I have searched the internet for information and read about mpd and mpc, but the latest version of Raspberry OS has VLC included.

Please, let me know whether VLC is the right choice of software for this?

Does VLC have an API for C-programming?

Any information/advice or links are appreciated.

Regards,
Jorgen

mfkl
Developer
Developer
Posts: 740
Joined: 13 Jun 2017 10:41

Re: Simple audiobook player

Postby mfkl » 17 Jan 2022 07:34

Hi,

Yes LibVLC could be used for this. Here is a C example code using GTK https://code.videolan.org/videolan/vlc/ ... k_player.c
https://mfkl.github.io


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 33 guests