Skip to content
#

voip

Here are 609 public repositories matching this topic...

garrappachc
garrappachc commented May 25, 2022

Description

I'm currently developing a bot that does some simple tasks for me; it essentially creates, removes and links channels (for now). According to the proto documentation, the PermissionQuery should be replied by the server whenever a client wants to query for channel permissions (Mumble.proto:465):

// Sent by the client when it wants permissions for a certain channel. S
server bug good first issue
fonoster
psanders
psanders commented May 3, 2022

Is your feature request related to a problem? Please describe.

Fonoster Voice could benefit from re-using the files generated by a TTS Engine. It will make things faster and reduce costs for the users.

Describe the solution you'd like

The Voice server could maintain a list (perhaps in memory). The list should be a hash of the parameters used to create the transcriptions.

Also,

enhancement help wanted good first issue voice
yurivict
yurivict commented Aug 22, 2017

It currently says: "qTox is a powerful Tox client that follows the Tox design guidelines."

Problems:

  1. No need to say that this is qTox, because this is obvious from the application name.
  2. It isn't translated. Other apps have many sections like this:
Comment[fr]=Xxx
Comment[it]=Xxx

I recommend: "Qt 5 based Tox instant messenger for secure communication"
No need for the peri

C-bug M-packaging D-easy Good first issue

Improve this page

Add a description, image, and links to the voip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the voip topic, visit your repo's landing page and select "manage topics."

Learn more