-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpictomediahelper.tex
28 lines (18 loc) · 1.04 KB
/
pictomediahelper.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\section{PictoMediaPlayer}
Associating sound to pictograms was stated as of great importance from the customers.
For that reason a library is developed that provides an easy to use sound playing service.
Both \textit{Pikto Tegner} and \textit{Pikto Oplæser} need the sound playing feature.
\textit{Pikto Tegner} needs it to get a preview of the sound recorded, to be saved when creating a pictogram.
\textit{Pikto Oplæser} needs the feature as the key of \textit{Pikto Oplæser} is to get the sound of the pictograms played sequentially.
The cooperation for developing the library was done by way of pair programming, with one person from each group.
As of such, a mutual agreement was found for how the library should be developed.
%Disposition
%interest in the feature from both groups
% why?
% easy use
% just specify a filepath and all features are there.
% List of features:
% abstracts away of the states of android's MediaPlayer
% Play and stop music
% supports customer listerner for listening to when sound is done playing.
%