Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

information on data encoding #29

Closed
keinagae opened this issue Apr 4, 2023 · 4 comments
Closed

information on data encoding #29

keinagae opened this issue Apr 4, 2023 · 4 comments
Assignees
Labels
question Further information is requested stale

Comments

@keinagae
Copy link

keinagae commented Apr 4, 2023

hi want to send received voice to discord and can you tell me what is encoding of audio received and what will be required input encoding

@ajar98
Copy link
Contributor

ajar98 commented Apr 17, 2023

can you provide a bit more information here? what discord APIs are you working with?

@ajar98 ajar98 added the question Further information is requested label Apr 17, 2023
@keinagae
Copy link
Author

I want to receive audio from discord and then parse it and send it to voice over code api then receive the voice response from vocode api and parse it into discord playable voice and run it in the discord voice channel. Currently it is working but sometimes vocode response takes some time and when i send new audio its just keep on going and reply for new audio once it has responded previous input

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 15, 2024
Copy link

This issue has been automatically closed due to inactivity. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
ajar98 added a commit that referenced this issue Jun 14, 2024
* [docs sprint] Updates docs for using transcribers (#9)

* [docs sprint] phrase trigger documentation (#16)

* [docs sprint] update open source quickstarts (#15)

* [docs sprint] Add Documentation on Using Vocode's Loguru Implementation (#19)

* [docs sprint] Add Documentation on Using Vocode's Loguru Implementation

* Remove Tracing

---------

Co-authored-by: srhinos <[email protected]>

* [docs sprint] Updates docs for using synthesizers (#8)

* [docs sprint] using synthesizers docs update

* update docs for elevenlabs ws

* Apply suggestions from code review

Co-authored-by: Adnaan Sachidanandan <[email protected]>

---------

Co-authored-by: Adnaan Sachidanandan <[email protected]>

* [docs sprint] Updates docs for react quickstart (#10)

* [docs sprint] Updates docs for react quickstart

* PR feedback

* [docs sprint] Adds docs for conversation mechanics and moves endpointing docs from transcribers (#11)

* [docs sprint] Updates docs for using transcribers

* Adds docs for conversation mechanics and moves endpointing docs from transcribers

* Update docs/open-source/conversation-mechanics.md

Co-authored-by: Adnaan Sachidanandan <[email protected]>

* use mdx

* PR feedback

---------

Co-authored-by: Adnaan Sachidanandan <[email protected]>

* updates docs for events manager (#7)

* [docs sprint] python quickstart + working with phone calls (#27)

* deprecate SpeakerOutput

* remove play.ht default voice id

* rename open source quickstarts page

* remove building block reference

* update python quickstart

* extra steps to deprecate speakeroutput

* finish telephony docs

* fix some references + language in how-to-use-it

* fix test

* [docs sprint] Add Sentry Docs to OS (#20)

* Add Sentry Docs to OS

* Remove Tracing

* update docs and fix integration

* remove free

---------

Co-authored-by: srhinos <[email protected]>
Co-authored-by: Ajay Raj <[email protected]>

* update README

* make mark terminated sync instead of async (#28)

* [docs sprint] Add Docs on Creating and Using External Actions (#18)

Also updated example for action agents

* rename sentry + move around docs order

* update README paths to docs

* more updates to README

* [docs sprint] update agent and action docs and move legacy docs (#29)

---------

Co-authored-by: Adnaan Sachidanandan <[email protected]>
Co-authored-by: Mac Wilkinson <[email protected]>
Co-authored-by: srhinos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants