Frequency Sound Generator APP
액션:
PLAY: 특정 주파수와 볼륨으로 사운드를 재생합니다.
com.francodev.frequencygenerator.action.PLAY
STOP: 현재 재생 중인 사운드를 중지합니다.
com.francodev.frequencygenerator.action.STOP
CLOSE: 앱을 닫습니다.
com.francodev.frequencygenerator.action.CLOSE
START 액션 추가 기능:
com.francodev.frequencygenerator.EXTRA_FREQUENCY
설명: 헤르츠(Hz) 단위의 주파수입니다.
범위: 1~22000
com.francodev.frequencygenerator.EXTRA_VOLUME
설명: 재생 볼륨입니다.
범위: 0.01~1


