Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all 
      
    
NAME
       al_start_video_with_voice - Allegro 5 API
SYNOPSIS
              #include <allegro5/allegro_video.h>
              void al_start_video_with_voice(ALLEGRO_VIDEO *video, ALLEGRO_VOICE *voice)
DESCRIPTION
       Like al_start_video(3alleg5) but audio is routed to the provided voice.
SINCE
       5.1.0
Allegro reference manual                                                      al_start_video_with_voice(3alleg5)