Aymkdn / assistant-freebox-cloud

Assistant Freebox in the Cloud
74 stars 14 forks source link

Can you write method or payload form to send voice and text from keyboard #139

Closed nandishyb closed 1 year ago

nandishyb commented 1 year ago

Can you write method or payload form to send voice and text from keyboard?

Aymkdn commented 1 year ago

Honestly I don't know, but I'd think this is not possible.

nandishyb commented 1 year ago

It is possible as Google Home app is doing it , Only thing it needs to be decompiled. If you have easy way to check it , that would be good to get the payload details to send the Keyboard text to TV Thanks.

Aymkdn commented 1 year ago

I don't have any easy to check/do it.

nandishyb commented 1 year ago

How did you do the reverse engineering for pairing and other sending commands ? It is so helpful and accurate. Similarly , can you do it for send keyboard text.

Aymkdn commented 1 year ago

How did you do the reverse engineering for pairing and other sending commands ? It is so helpful and accurate.

@hubertlejaune did most of the work, and for what I didn't get from him while working together to figure out how it worked, then I used https://github.com/louis49/androidtv-remote that resolves most of it too.

nandishyb commented 1 year ago

Can @hubertlejaune be contacted and checked to figure out how it worked?

Aymkdn commented 1 year ago

I have no way to contact him anymore, and I don't think he would help anyway :-)

Your best chance is too use https://github.com/louis49/androidtv-remote and see if this project can help.

nandishyb commented 1 year ago

I have referred the above mentioned github and it is really good one. I have also registered an issue in this github and waiting for louis49 to respond. Lets see. Thank you for your time.

hubertlejaune commented 1 year ago

Hello, For the paring protocole I have use multiple source and combine them all.

I remember there was a message type for sending voice message but didn't try making it working. There are too many unknow :

And for the initial use we didn't need it. So yes it should be possible but I dont know how.

nandishyb commented 1 year ago

@hubertlejaune Its nice to see your response . How about sending the keyboard text to TV. Do you have any idea ?

hubertlejaune commented 1 year ago

If it isn't documented Here , either we didn't try nor we didn't succeed in making it working. I may have somewhere some supposed "message tag" for voice and text but nothing more than that.

nandishyb commented 1 year ago

@hubertlejaune Can you give some payload information to send text with "message tag" details that you might have? It will be helpful. Maybe can update also the document.

MatanYamin commented 2 months ago

@nandishyb Did you manage to figure it out and send text to TV?

nandishyb commented 2 months ago

@MatanYamin No not yet, I shifted my focus on other project and haven't got time to look further into it.

MatanYamin commented 2 months ago

OK, thanks.