Implement sending voice messages

This commit is contained in:
Tobias Fella
2026-02-14 16:04:22 +00:00
committed by Joshua Goins
parent 3d07f723c8
commit 593ad27e8c
6 changed files with 262 additions and 0 deletions

View File

@@ -16,4 +16,5 @@ ecm_add_qml_module(Chatbar GENERATE_PLUGIN_SOURCE
EmojiDialog.qml
EmojiTonesPicker.qml
ImageEditorPage.qml
VoiceMessageDialog.qml
)