NinjadGuy Posted January 20, 2018 Posted January 20, 2018 (edited) Asking this question for a friend: So my friend has successfully added voice search to his app and the text shows up when using it. Problem is that he is unable to actually make the app show the youtube searches, how is he supposed to do it? This is for android btw. Edited January 20, 2018 by NinjadGuy
YoHoJo Posted January 20, 2018 Posted January 20, 2018 (edited) Did he try Googling "Youtube Search API"? Has code examples for multiple langesones on how to get a Search: list based on a query. https://developers.google.com/youtube/v3/docs/search/list Edit: If he needs help specifically with his program, and how to get the text in the box to execute a search, it would help a lot to see his source code! Edited January 20, 2018 by YoHoJo 2