sound

  1. practicalsoft

    الکترونیک Arduino Sound Machine

    I am still receiving many requests to post an Arduino Sound Machine project. I think […] The post Arduino Sound Machine appeared first on ElectroSchematics.com. ادامه مطلب...
  2. practicalsoft

    B4X FEED SoundPool - Problem not playing short sound

    Hi I have this problem in that no sound is made. B4X: Sub Process_Globals 'These global variables will be declared once when the application starts. 'These variables can be accessed from all modules. Dim phoneVib As PhoneVibrate Dim phone As Phone Dim NMTimer As Timer...
  3. practicalsoft

    B4X FEED Sound is Playing

    B4J has a library for audio playback called "AudioClip". With this library I can control whether the sound is playing now. B4X: If Sound.isPlaying=False Then Sound.Play End If Is there something similar in B4A? I am using the "SoundPool" library. I need to play the...
  4. practicalsoft

    B4X FEED Playing a .wav sound

    I have a .wav file in my 'Files' folder which is a camera click. I have this sub from another link on this site: PlaySound: Sub PlayRecording Dim ret As Int 'Used in call to Pool.Play. ret = 0 if error occurs Dim PoolID As Int 'Identifies the Pool number when a sound file is loaded...
  5. practicalsoft

    الکترونیک USB Sound Card Hack

    This project shows what can be done with a USB sound card. The post USB Sound Card Hack appeared first on ElectroSchematics.com. ادامه مطلب...
  6. practicalsoft

    B4X FEED Doorbell using I2C EEPROM

    A doorbell for Arduino Uno or Nano interfacing EEPROM with I2C. The EEPROM 24C512 is 512Kbits and it can store up to 3 seconds wave file of 22.050KHz, 8 bits, mono. The Arduino reads the ROM bytes in a sequential read mode and stream each byte to the PWM generator at a rate of 22 KHz. The I2C...
  7. practicalsoft

    B4X FEED How to unmute the sound in a HTML5 TV streams player

    In recent months almost half of all local Dutch TV stations have switched to HTML5 to stream their programs. I have managed to get a HTML5 TV player working on the basis of: Android Code Snippet - Simple HTML5 app wrapper I put together a little app to wrap an HTML5 app in B4A. Of course you...
عقب
بالا