-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
844e976
commit 63a7403
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# DTMFEmulator | ||
DTMF-Emulator | ||
## 概要 | ||
電話機などのプッシュ音として使用されているDTMF信号を出せるアプリです。<br><br> | ||
目の前に公衆電話が有り、ボタンが壊れていて<br> | ||
スマホは持っていないが、パソコンはもってるぞ!!!<br> | ||
という場合にお使いください。<br> | ||
## 使用可能環境 | ||
- [x] Windows10以上(11推奨。) | ||
- [x] Net9.0がインストールされていること。<br> | ||
## 使い方 | ||
見ればわかります。多分。<br> | ||
## 使用条件 | ||
特に無いですが、使うときはZistyのDiscordサーバーで<br> | ||
「使ったお^^」とか言ってくれると喜びます。<br> | ||
## 作者 | ||
- Syobosyobonn(Zisty)<br> | ||
## 参考資料 | ||
- [https://ja.wikipedia.org/wiki/DTMF](https://ja.wikipedia.org/wiki/DTMF)<br> | ||
(CC-BY 4.0) |