Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
753 authored and 753 committed Apr 18, 2020
1 parent 7f2b985 commit e64df48
Showing 1 changed file with 5 additions and 29 deletions.
34 changes: 5 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,18 @@
# Autocomplete Soundboard
# AudioHotkey Soundboard
Forked from [JNSoundboard](https://gitlab.com/Jitnaught/JNSoundboard).

Features:
* Can play MP3, WAV, WMA, M4A, and AC3 audio files
* Play sounds through any sound device (speakers, virtual audio cable, etc.)
* Microphone loopback (loops microphone sound through playback device)
* "Microphone Injection" (talk while playing audio through device)
* Add, edit, remove, and clear hotkeys
* Can play a random sound out of multiple (just select multiple files when adding a hotkey)
* Restrict hotkey so that the hotkey is only played when a certain window is in the foreground
* Save (and load) hotkeys to XML file
* Hotkey that stops currently playing sound
* Hotkey that plays currently selected sound
* Hotkeys that load XML files containing hotkeys
* Auto press push-to-talk key when playing sound
* Text-to-speech

Requires:
* .NET Framework 4.6
* NAudio

Setup:
* Install a virtual audio cable (I recommend [VB-CABLE](http://vb-audio.pagesperso-orange.fr/Cable/index.htm))
* Set the playback device to the virtual audio cable
* Set the loopback device to your microphone
* In the application you're playing sound into, set the microphone device to "VB-Audio Virtual Cable"

Screenshots:

![Main window](https://i.imgur.com/7mGHN9g.jpg)

![Add hokey window](https://i.imgur.com/pgKoli1.jpg)

![Settings window](https://i.imgur.com/yYsm1TR.jpg)

![Text-to-speech window](https://i.imgur.com/EoPayHn.png)

TODO:
* Add secondary playback device option
* Implement Autocomplete Console
* Import sound clips by dragging them into the window


* Select your audio devices in the soundboard application
* In the application you're playing sound into, set the microphone device to "VB-Audio Virtual Cable"

0 comments on commit e64df48

Please sign in to comment.