Skip to content

MONICA-Project/ProSoundAppIOs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monica Professional Sound App

The professional sound app allows the user to see the sound level meter data from the MONICA system. It also provides functionality to give sound feedback to the COP indicating sound problems at certain place.

Getting Started

The app is developed in Swift using Apple XCode and is a pure iOS app. Clone the repository and build the app in Apple XCode. The default endpoint it contacts the COP APi is http://127.0.0.1:8800/ Which matches the port in Sound Monitoring an event using Sound Level Meters

If another adress and port is to be used, locate the file "MonicaPro\AsyncTask.swift" and change:

    private static let baseStart = "http://127.0.0.1:8800/"

Change it to desired adress and port and rebuild.

Contributing

Contributions are welcome.

Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.

Affiliation

MONICA
This work is supported by the European Commission through the MONICA H2020 PROJECT under grant agreement No 732350.

About

Professional Sound App for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published