Alia Bhatt dons the hat of singer for 'Highway'

The young actress Alia Bhatt recently sung a song in her upcoming film 'Highway'. The music composer A. R. Rahman praised her natural singing ability.

By BollywoodMDB Team | Updated On: Jan 20, 2014 08:06 PM

facebook facebook

The budding beauty Alia Bhatt conquered the hearts with her young looks in her debut flick ' Student Of The Year '. The actress knows no looking back and she is all set to try her hands at various things. As everyone knows, Alia Bhatt will next feature in the film ' Highway ' opposite Randeep Hooda . And the lead lady Alia is geared up to step in the shoes of a singer in ' Highway ', as she will be singing a soothing lullaby "Sooha Saha", reportedly.

The music of ' Highway ' has been composed by A. R. Rahman . The popular Pakistani singer duo Zeb and Haniya will also be lending their voice to the some portion of the song, which Alia will be singing, as per the reports. The film ' Highway ' narrates about the road journey of two strangers, which they travel together. Alia will be playing the role of Veera and Randeep will be seen as Mahabir in this flick. Both of these strangers coming from totally different cultural backgrounds travel from Punjab to Himachal. This lullaby sung by Alia aka Veera in the film reminds Randeep aka Mahabir of his childhood memories during the journey. Talking about the song, the music composer A. R. Rahman revealed that "We have this lullaby, Sooha Saha in ' Highway '. Imtiaz said Alia has a great voice and I didn't trust him. Then she learned the song sang to me and I was pretty impressed with her natural ability too. We guided her little bit to perfect the singing. She did it twice and then we got it almost right and now it sounds great,"

Alia Bhatt was much thrilled about this singing experience and she said that "It was unreal. I am a bathroom singer but to have the opportunity to sing a song composed by Rahman sir was unbelievable. This film is so close to my heart not just for acting but for singing too now!"

Produced by Sajid Nadiadwala and Imtiaz Ali , the film ' Highway ' will start the journey on February 21.

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

Movies Opening Total
Collection
Vedaa 6.75 cr 6.75 cr
Khel Khel Mein 5.23 cr 25.74 cr
Stree 2 55.40 cr 526.43 cr
Bad Newz 8.62 cr 58.98 cr
Sarfira 2.50 cr 17.65 cr
Kill 1.35 cr 24.15 cr
Kalki 2898 AD 22.50 cr 277.40 cr
Ishq Vishk Rebound 1 cr 4.50 cr
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });