Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
80 views

I'm trying to record audio from my computers speakers and microphone, the idea is to create a program that can transcribe any meeting, regardless of what I'm using (web cam, speakers, air pods, ...
0 votes
0 answers
19 views

I’m using Azure’s Speaker Recognition API for speaker identification in my Python script, but I’m encountering a 404 error with the message: Resource not found This error occurs when I try to identify ...
0 votes
0 answers
43 views

I am using python and working with Twilio where my Twilio number first calls the "to" number (from the "from" number). Once the "to" number picks up, the call is then ...
0 votes
1 answer
214 views

I have been struggling for very long to transcribe real-time both microphone input and speaker output audios at the same time for call center use case. The background info of this project and my ...
0 votes
0 answers
48 views

I am working on an Angular project in which users can make and receive calls. I am using Agora for audio-video calls, and it's working fine. I have added functions to toggle the microphone and camera, ...
Smith's user avatar
  • 11
-1 votes
1 answer
435 views

Objective: We are developing a smart speaker tailored for the hospitality industry. In hotel rooms, guests are permitted to connect their smartphones via Bluetooth to the speaker and play their ...
0 votes
2 answers
278 views

I'm trying to create a Node.js WebSocket server that receives audio data in the form of a base64-encoded string from Twilio. The decoded audio data is then written to the speaker using the write() ...
1 vote
2 answers
1k views

I have a project involving using an AVR microcontroller (ATMega328PB), connected to a keyboard and small speaker, where each key should play a specific tone, like a piano. I have used the keyboard to ...
1 vote
0 answers
662 views

I have looked through a lot of libraries for working with sound and have not found anywhere information on how to work with system sound (speakers output) I only found how to record this system sound ...
0 votes
1 answer
436 views

I want to play a audio clip through only a specific speaker channel, for example, only through the Right Channel using gst-launch-1.0 command. How can I do this ? I have 6 channel, so I am planning to ...
0 votes
1 answer
162 views

Here is my code: import pyttsx3 as audio_converter import PyPDF2 # version 1.26.0 import time import sys book = open("OOP.pdf", "rb") pdfreader = PyPDF2.PdfFileReader(book) pages ...
0 votes
0 answers
38 views

How can I play audio from model.predict return features_test = model.predict(X_test) x = features_test\[0\] x = np.expand_dims(x, 0) ipd.Audio(x\[0,:,0\], rate=16000, autoplay=False)
4 votes
0 answers
513 views

i,m use this hmssdk_flutter package , How can I toggle speaker? I mean switch between earphone (built-in earphone) and speaker. this hmssdk_flutter , Does not support switch in the ios , Only ...
4 votes
1 answer
3k views

I'm developing a mini native (Java) SDK to turn ON/OFF speaker for a react-native app for calls , because React-Native Incall Manager doesn't work properly on Android 12. Module is working good on ...
0 votes
0 answers
113 views

I am using cordova-plugin-music-controls 2 and have created a media panel that works correctly. But The app can't handle button presses on the Bluetooth speaker, but handles it in notifications. How ...

15 30 50 per page
1
2 3 4 5
...
16

AltStyle によって変換されたページ (->オリジナル) /