Giter Club home page Giter Club logo

diktofon's People

Contributors

kaljurand avatar

Watchers

 avatar

diktofon's Issues

Search by voice

Support search by voice, i.e. enable the search bar that is available in 
several of the Google apps (Maps, Docs, Listen, YouTube).


Original issue reported on code.google.com by kaljurand on 6 Jul 2011 at 7:53

Improve the way the currently applying preferences are shown

The preferences-activity could show all the current preferences in a more 
convenient way, i.e. as part of the preference summary so that the user does 
not have to launch the preference changing dialog (edit text, radio buttons, 
etc.) to see what the current setting is.


Original issue reported on code.google.com by kaljurand on 6 Jul 2011 at 11:46

Empty list of recordings not updated when a new recording is added

Reproduce:

1. Delete all the recordings so that the list of recordings becomes empty
2. Destroy the Diktofon task: Settings -> Applications -> Manage applications 
-> Diktofon -> Force stop
3. Launch Diktofon
4. Record a new recording

The title and the toast message indicate that a recording was added, but 
nothing shows up in the list, it remains empty.

To display the recording one needs to use the menu to "reload all the 
recordings". After that everything will start working as expected.

Original issue reported on code.google.com by kaljurand on 24 May 2011 at 10:32

Full support for speakers

This is a meta-issue listing various desirable features that have to with 
managing speakers identified in the transcriptions.

* Human readable labels for speakers (instead of IDs). Editable by the user.

* Filtering recordings by speakers

* Speaker statistics

* Extract sentences with the same speaker and paste together a new recording 
(i.e. new audio + new transcription)

* ...

Original issue reported on code.google.com by kaljurand on 17 Jun 2011 at 3:07

Improve audio playback

Mainly:

  - support hardware media controls
  - stop/pause audio if requested from external apps

See more:

http://developer.android.com/training/managing-audio/index.html

Original issue reported on code.google.com by kaljurand on 14 Oct 2012 at 12:21

Feature request: Shortcuts

Shortcuts for recording related actions would be very useful. E.g., a shortcut 
that starts/stops recording. 

Original issue reported on code.google.com by [email protected] on 2 Jan 2014 at 8:07

Search by clicking on the waveform

In the Read&Listen view, add a menu that would display the waveform of the 
complete audio and allow the user to select a certain region for 
reading/listening.

Original issue reported on code.google.com by kaljurand on 6 Jul 2011 at 7:51

Test if works with external (Bluetooth) microphone

Using an external (high quality) microphone would enhance the recording quality 
and as a result the transcription quality. It should be tested if Diktofon 
supports external microphones or are additional permissions and code needed.

Also, is it possible to get input from multiple microphones simultaneously (and 
record into separate tracks)? Is it possible that one microphone broadcasts to 
multiple Android devices simultaneously? (Imagine a press-conference setting 
with multiple speakers each with his/her own microphone and multiple 
journalists each with his/her own dictaphone.)


Original issue reported on code.google.com by kaljurand on 30 Mar 2011 at 8:27

Replace polling by GCM

http://developer.android.com/guide/google/gcm/index.html

Original issue reported on code.google.com by kaljurand on 30 Jun 2012 at 11:04

UI enhancement proposal

It seems to me that pressing the Back button is a bit non-intuitive for ending 
the recording session. I propose to replace this with "two big red buttons" 
[Start/Pause/Continue] and [End]

Original issue reported on code.google.com by [email protected] on 24 Oct 2011 at 8:40

Diktofon crashes when created via Quick Search Box

Reproduce:

1. Settings -> Applications -> Manage applications -> Diktofon -> Force stop
2. HOME
3. Launch QSB and search something using Diktofon

Expecting to see the matching recordings highlighted, but instead Diktofon 
crashes with NullPointerException in NoteListView.handleIntent()

Original issue reported on code.google.com by kaljurand on 20 May 2011 at 2:53

Can't un-set tag

I have assigned the tag for recording.

Now I'm trying to de-assign tag. I doing long-tap on the recorded item, then 
select  "Edit tags" in the menu. Unchecking the tag and click "Apply". The list 
of recording updates fine (showing no tag assigned anymore). But when I 
re-start the application the tag is appear assigned again.

Device: LG L7 Phone,Android 4.0.3

Original issue reported on code.google.com by [email protected] on 3 Feb 2013 at 10:19

Implement support for incoming Intent.ACTION_SEND

In other words: allow other apps (e.g. recorders and media players) to send 
audio files into Diktofon using their Share-menu. This would simplify the 
transcription of e.g. podcasts.

Original issue reported on code.google.com by kaljurand on 20 Sep 2011 at 6:38

Cannot re-transcribe an already transcribed audio

What steps will reproduce the problem?
1. Record
2. Transcribe
3. (with a file manager) Delete the corresponding transcription file (in 
directory trans/) and the corresponding token file (in tokens/)
4. "Reload all recordings"
5. Transcribe

What is the expected output? What do you see instead?

Expecting to get the audio transcribed again, but instead seeing an error 
message (toast):

Illegal token: <html>... Oled juba sellise nimega faili &uuml;les laadinud 
...</html>

This problem can be fixed if the name of the uploaded file is changed to some 
random string, but with an extension that matches the audio file's MIME type. 
Renaming the file for the POST request is supported by the latest 
estspeechapi.jar provided that httpmime-4.1.1.jar is used.

Original issue reported on code.google.com by kaljurand on 17 Jun 2011 at 2:46

Sharing into Diktofon causes NPE

Sharing a recording into Diktofon crashes it with NullPointerException. The 
recording is successfully copied into Diktofon's directory though and shows up 
when Diktofon is (re)launched.

Tested with:

  - Diktofon 0.9.78
  - Samsung Galaxy SII, Android 4.1.2
  - Easy Voice Recorder Free 1.6.2

Original issue reported on code.google.com by kaljurand on 23 Feb 2013 at 2:06

Search does not work after there has been a search via QSB

Reproduce:

1. Search Diktofon using QSB: everything as expected
2. Now search using Diktofon's own search dialog: search is completely ignored 
(onNewIntent is not fired)

To recover from this situation you have to Force close the app.

Original issue reported on code.google.com by kaljurand on 24 May 2011 at 10:24

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.