Relative Content

Tag Archive for androidiosswiftandroid-tv

Voice input in Android tv remote iOS swift

I am developing a voice search feature using Android TV Remote Control v2 technology on iOS. While I can successfully connect to the smart TV, send commands, and modify text in input fields, I am unable to trigger the voice assistant. Based on my understanding, I need to send a RemoteVoiceBegin packet, which I am already implementing. However, the voice assistant does not activate, and the socket closes with a sessionID of -1.