tsiens
tsiens
> I think figured out what causes it to break. If you run flask with `threaded=False`, then it works. I think that indicates that the request is being handled by...
I also have the same problem
I used bleak recipe on python-for-Android,i can use bleak in android flask,but only use flask "threaded=False" you know,bluetooth operation takes time,i want threaded=True help me ``` python from jnius import...
How to solve it? I didn't understand either
> 您可以使用 .警报对话框具有创建本机消息框的自定义实现。`window.alert("Your message")` raceback (most recent call last): File "Y:\1.py", line 6, in window.alert('1111') ^^^^^^^^^^^^ AttributeError: 'Window' object has no attribute 'alert'
> You need to publish it and create a new conversation to make it work. i publish it and create a new conversation,but it doesn't play automatically.I still need to...
> Can you check if there are any messages similar to 'tts-message' in the 'chat-message' interface? only chat-message.I still need to manually click the play button
> I suspect this is about Android behavior rather than p4a or pyjnius behavior. > > There are plenty of examples of `putExtra` using pyjnius. For example https://github.com/Android-for-Python/androidstorage4kivy/blob/main/src/androidstorage4kivy/chooser.py#L28. The functionality...
+1,我也是这样,chattts和CosyVoice-300M都这样 