user2684 / imou_life

Home Assistant custom component for controlling Imou devices
MIT License
129 stars 21 forks source link

speaker integration #76

Closed Brizzo89 closed 2 months ago

Brizzo89 commented 1 year ago

HI, As you probably already know, many IMOU cameras have a built-in speaker that you can communicate with via the app. In your opinion, is it feasible/possible in some way to implement a function to be able to send text or audio to be played on the speaker? It would be very nice to be able to use TTS by playing the text on the camera's speaker. I'm speaking as a bit of a novice, I'm a programmer too but in the industrial sector, if you need help with this, tell me if I can do something. For example, I have two IPC-S41FEPs.

user2684 commented 1 year ago

Hi, interesting idea! However, I cannot see from the API published at https://open.imoulife.com/book/en/start.html anything which would help in this direction, have a look if you have better luck. Unfortunately not all the APIs are published so there is for sure a way to do that but without knowing which API is called and how is pretty impossible to implement :-(

user2684 commented 2 months ago

Closing this for now until there will be a documented API available from Imou for the implementation