-
It would be nice to integrate some audio programming into the client so, depending on the state of the game, the music could intensify and relax accordingly.
> [But imagine you had music that was pro…
-
hey ya'll,
I thought it would be cool to do a bunch of 5 minute demos of what people are doing with JS and audio stuff, just for fun
We can do it over google hangouts some time soon, maybe the last …
-
I'm trying to use the voice 'en-US-AnaNeural' in the [tts-text-stream sample](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/python/tts-text-stream/text_stream_samp…
-
Task for our document/checklist of variables needed to interact with our music and sounds.
Current live document: https://docs.google.com/document/d/1y6lIxSmVuMNiMbMGv8ycHKSSrLaQXy86Dxvk5n-7zVI/edit
…
-
Hey Raph, just a quick question.
I've been interested in music software for many years and I have written some synthesizers myself but when looking at your code I realize that I'm still missing a lot…
-
Section 5
Programming Language: JavaScript
Development Platform: Discord
Type of Application: Real-time music streaming, collaborative playback management, interactive bot
## Project Abstract
…
-
Hi Azure,
I have created a React app that utilises the Azure Speech (TTS) solution and, it's working fine.
I have used the Javascript and followed the JS Speech Synthesis documentation from Azu…
-
Can I update the value? The channel I am monitoring is very chatty and few minutes long conversations are common.
-
Hi Azure team,
I am using the ACS sdk to connect to a teams meeting and receive the audio of the participants in the meeting. In the docs here: https://learn.microsoft.com/en-us/azure/communication…
-
Hello,
I'm using Javascript SDK to convert text (multiple short sentences, each API call for each sentence) to speech (.mp3 file).
Here is the code:
```
import sdk, { SpeechSynthesisOutputFormat…