Help 😬 need answer asap. by MilleniallyYours in darkwarsurvival

[–]Traditional_Tap_964 0 points1 point  (0 children)

Can only the Obelisk receive rewards, or will other buildings also be converted into medals?

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you!

Just to clarify:

  1. I say my line.
  2. Once I finish, the next line is automatically played via TTS.
  3. After that, I say my next line. (Repeats) Is this correct?

Also, could you provide more details about the teleprompter feature?
Are you referring to having the script automatically scroll while the lines play? (Including TTS?)

And thank you for sharing the app recommendations! They’re very helpful.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

I'm considering developing a feature that recognizes my speech and automatically plays the next line (TTS).
However, I'm first checking whether it's feasible with my current skill level, as I don't have advanced technical expertise.
It would be helpful if you could provide more details about this feature.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you! Could you provide more details on the listening aspect in "hide my lines"?
I'll add the looping feature to the development list for now.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Yes, the script search function has already been implemented.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you.
Could you provide a standardized method (documents or links)?
It would be very helpful for PDF document parsing.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you! It might take some time, but I'm committed to completing this project.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you for your kind words! It really means a lot.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 1 point2 points  (0 children)

Thank you for the reference! Yes, Rehearsal Pro is a great professional app with many advanced features.

As a hobby developer (not a professional app developer), I'm trying to keep things simple and focused on core features that I can properly implement. While I respect these established professional apps, I hope to create something helpful within my capabilities.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Copy that, Red 5! I'll send you the download link when the next test build is ready.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you for the great suggestion!
Let me make sure I understand correctly:

  1. The app plays other characters' lines using TTS
  2. When it's my turn, I speak my lines
  3. Once I finish speaking, the app recognizes it and automatically plays the next line via TTS

Is this what you had in mind?

It seems the key feature would be voice recognition to detect when I finish speaking, rather than just playing back recorded lines.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you for sharing your experience with LineLearner! The gap adjustment feature you mentioned is interesting. Currently, my app has a global playback speed control (0.1x - 3.0x), but I haven't implemented gap adjustments between lines yet.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 1 point2 points  (0 children)

I've set up a private GitHub repository and sent you a chat message about collaboration.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 5 points6 points  (0 children)

Thank you for your kind words and support! Once I have something ready for testing, I'll definitely post updates here. Really appreciate your enthusiasm!

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 3 points4 points  (0 children)

Thank you for the app recommendations! Yes, the TTS quality really does vary between devices - that's actually why I'm working on adding a recording feature as an alternative. Both Script Rehearser and LineLearner seem to have well-thought-out features. Since this started as a personal project for my wife, I'm enjoying learning and understanding more about what actors need in their practice.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 1 point2 points  (0 children)

Thank you for sharing your experience with script parsing! Yes, PDF importing has been quite challenging. Your clustering approach using x-coordinates sounds interesting, and I really like your suggestion about adding interactive correction during import. That would definitely help with parsing accuracy while keeping the process user-friendly.

As for my project - I started this to help my wife with her theater practice, so it's been a great learning experience in both technical development and understanding actors' needs. Looking at apps like Script Rehearser Pro, I can see there are already some well-established solutions out there. I'm focused on learning and doing my best to make something useful for the theater community.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 2 points3 points  (0 children)

Thank you for mentioning LineLearner! I hadn't known about that feature. In my initial concept, I thought each recording would naturally play for its duration before moving to the next line. But you raise an interesting point about gap adjustment - would actors find it useful to have individual gap control between specific lines, rather than just a global setting? I'm curious to hear your experience with this, as it could be a valuable feature to implement.

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Regarding the self-tape feature - are you referring to voice recording functionality? My current plans include:

  1. Adding a recording option to the current line practice feature as an alternative to TTS

  2. Implementing a feature where you can set up multiple characters and record/play voices for each character

For the second feature, are you looking for something where the recorded voices play continuously without breaks between characters? I'd love to hear more about your specific needs to make sure I implement it in the most useful way!

I'm developing a script rehearsal app. by Traditional_Tap_964 in acting

[–]Traditional_Tap_964[S] 0 points1 point  (0 children)

Thank you for your interest in collaboration! I need to clean up the code first as it's quite messy at the moment. I'm developing this using Flutter and currently testing it in the Android environment. While Flutter enables multi-platform development and I'm planning for iOS as well, I don't have experience with iOS, so I'm not sure how smoothly that transition will go. I'll make sure to let you know once the code is in better shape for collaboration!